io.github.jelastic/jelastic

Leiningen/Boot

[io.github.jelastic/jelastic "0.0.1"]

Clojure CLI/deps.edn

io.github.jelastic/jelastic {:mvn/version "0.0.1"}

Gradle

implementation("io.github.jelastic:jelastic:0.0.1")

Maven

<dependency>
  <groupId>io.github.jelastic</groupId>
  <artifactId>jelastic</artifactId>
  <version>0.0.1</version>
</dependency>