Scala Implementation of Varint.
<dependency>
<groupId>com.github.fluency03</groupId>
<artifactId>varint_2.12</artifactId>
<version>{latestVersion}</version>
</dependency>
libraryDependencies += "com.github.fluency03" % "varint_2.12" % {latestVersion}
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2018 Chang Liu