tikvah/commons

Common utility functions used across tikvah project

  • VCSN/A

  • cljdoc documentationcljdoc
  • 17 Downloads
  • 17 This Version

Leiningen/Boot

[tikvah/commons "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

tikvah/commons {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("tikvah:commons:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tikvah</groupId>
  <artifactId>commons</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>