yeller/fressian-clojure

Clojure wrapper for the Fressian library

Leiningen/Boot

[yeller/fressian-clojure "0.3.1-SNAPSHOT"]

Clojure CLI/deps.edn

yeller/fressian-clojure {:mvn/version "0.3.1-SNAPSHOT"}

Gradle

implementation("yeller:fressian-clojure:0.3.1-SNAPSHOT")

Maven

<dependency>
  <groupId>yeller</groupId>
  <artifactId>fressian-clojure</artifactId>
  <version>0.3.1-SNAPSHOT</version>
</dependency>