thneed

FIXME: write description

Leiningen/Boot

[thneed "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

thneed/thneed {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("thneed:thneed:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thneed</groupId>
  <artifactId>thneed</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>