am.ik/clj-gae-ds

a datastore library on Google App Engine for Clojure

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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