ninjakoala/tentacles.custom

A custom release of Tentacles.

Leiningen/Boot

[ninjakoala/tentacles.custom "0.2.9"]

Clojure CLI/deps.edn

ninjakoala/tentacles.custom {:mvn/version "0.2.9"}

Gradle

implementation("ninjakoala:tentacles.custom:0.2.9")

Maven

<dependency>
  <groupId>ninjakoala</groupId>
  <artifactId>tentacles.custom</artifactId>
  <version>0.2.9</version>
</dependency>