org.cyverse/async-tasks-client

Client for the async-tasks service

Leiningen/Boot

[org.cyverse/async-tasks-client "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.cyverse/async-tasks-client {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("org.cyverse:async-tasks-client:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.cyverse</groupId>
  <artifactId>async-tasks-client</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>