frost

frost is a library for binary serialization of Clojure data structures.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 532 Downloads
  • 83 This Version

Leiningen/Boot

[frost "0.5.2"]

Clojure CLI/deps.edn

frost/frost {:mvn/version "0.5.2"}

Gradle

implementation("frost:frost:0.5.2")

Maven

<dependency>
  <groupId>frost</groupId>
  <artifactId>frost</artifactId>
  <version>0.5.2</version>
</dependency>