com.joshuagriffith/shannon

Extensible arithmetic coding toolkit

Leiningen/Boot

[com.joshuagriffith/shannon "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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