org.cyverse/mescal

A Clojure client library for the Agave API.

Leiningen/Boot

[org.cyverse/mescal "2.8.5-SNAPSHOT"]

Clojure CLI/deps.edn

org.cyverse/mescal {:mvn/version "2.8.5-SNAPSHOT"}

Gradle

implementation("org.cyverse:mescal:2.8.5-SNAPSHOT")

Maven

<dependency>
  <groupId>org.cyverse</groupId>
  <artifactId>mescal</artifactId>
  <version>2.8.5-SNAPSHOT</version>
</dependency>