com.joshuagriffith/shannon

Extensible arithmetic coding toolkit

Leiningen/Boot

[com.joshuagriffith/shannon "0.1.0"]

Clojure CLI/deps.edn

com.joshuagriffith/shannon {:mvn/version "0.1.0"}

Gradle

implementation("com.joshuagriffith:shannon:0.1.0")

Maven

<dependency>
  <groupId>com.joshuagriffith</groupId>
  <artifactId>shannon</artifactId>
  <version>0.1.0</version>
</dependency>