thing1

FIXME: write description

  • VCSN/A

  • cljdoc documentationcljdoc
  • 15 Downloads
  • 15 This Version

Leiningen/Boot

[thing1 "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

thing1/thing1 {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("thing1:thing1:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thing1</groupId>
  <artifactId>thing1</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>