platt

Clojure interface to the java port of leveldb

Leiningen/Boot

[platt "0.0.1"]

Clojure CLI/deps.edn

platt/platt {:mvn/version "0.0.1"}

Gradle

implementation("platt:platt:0.0.1")

Maven

<dependency>
  <groupId>platt</groupId>
  <artifactId>platt</artifactId>
  <version>0.0.1</version>
</dependency>