com.appsflyer/donkey

Clojure Server and Client

Leiningen/Boot

[com.appsflyer/donkey "0.4.3-SNAPSHOT"]

Clojure CLI/deps.edn

com.appsflyer/donkey {:mvn/version "0.4.3-SNAPSHOT"}

Gradle

implementation("com.appsflyer:donkey:0.4.3-SNAPSHOT")

Maven

<dependency>
  <groupId>com.appsflyer</groupId>
  <artifactId>donkey</artifactId>
  <version>0.4.3-SNAPSHOT</version>
</dependency>