am.ik/clj-gae-ds

a datastore library on Google App Engine for Clojure

Leiningen/Boot

[am.ik/clj-gae-ds "0.2.0"]

Clojure CLI/deps.edn

am.ik/clj-gae-ds {:mvn/version "0.2.0"}

Gradle

implementation("am.ik:clj-gae-ds:0.2.0")

Maven

<dependency>
  <groupId>am.ik</groupId>
  <artifactId>clj-gae-ds</artifactId>
  <version>0.2.0</version>
</dependency>