com.github.ragnard/hamelito

Leiningen/Boot

[com.github.ragnard/hamelito "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.ragnard/hamelito {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("com.github.ragnard:hamelito:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.ragnard</groupId>
  <artifactId>hamelito</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>