Awesome
scala-multicodec
Scala Implementation of Multicodec.
Table of Contents
Install
Maven
<dependency>
<groupId>com.github.fluency03</groupId>
<artifactId>scala-multicodec_2.12</artifactId>
<version>{latestVersion}</version>
</dependency>
sbt
libraryDependencies += "com.github.fluency03" % "scala-multicodec_2.12" % {latestVersion}
Usage
API
Maintainers
Contribute
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2018 @fluency03