hello-saptanto

Leiningen/Boot

[hello-saptanto "0.2.4-SNAPSHOT"]

Clojure CLI/deps.edn

hello-saptanto/hello-saptanto {:mvn/version "0.2.4-SNAPSHOT"}

Gradle

implementation("hello-saptanto:hello-saptanto:0.2.4-SNAPSHOT")

Maven

<dependency>
  <groupId>hello-saptanto</groupId>
  <artifactId>hello-saptanto</artifactId>
  <version>0.2.4-SNAPSHOT</version>
</dependency>