org.euandreh/misc

Misc Clojure functions and utilities.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 259 Downloads
  • 28 This Version

Leiningen/Boot

[org.euandreh/misc "0.1.6-SNAPSHOT"]

Clojure CLI/deps.edn

org.euandreh/misc {:mvn/version "0.1.6-SNAPSHOT"}

Gradle

implementation("org.euandreh:misc:0.1.6-SNAPSHOT")

Maven

<dependency>
  <groupId>org.euandreh</groupId>
  <artifactId>misc</artifactId>
  <version>0.1.6-SNAPSHOT</version>
</dependency>