coconut

Clojure Utility Library

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2,213 Downloads
  • 14 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[coconut "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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