com.kaicode/tily

Leiningen/Boot

[com.kaicode/tily "0.1.4-SNAPSHOT"]

Clojure CLI/deps.edn

com.kaicode/tily {:mvn/version "0.1.4-SNAPSHOT"}

Gradle

implementation("com.kaicode:tily:0.1.4-SNAPSHOT")

Maven

<dependency>
  <groupId>com.kaicode</groupId>
  <artifactId>tily</artifactId>
  <version>0.1.4-SNAPSHOT</version>
</dependency>