library-example

FIXME: write description

  • VCSN/A

  • cljdoc documentationcljdoc
  • 15 Downloads
  • 15 This Version

Leiningen/Boot

[library-example "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

library-example/library-example {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("library-example:library-example:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>library-example</groupId>
  <artifactId>library-example</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>