ca.bigthunder/libs

Utility namespaces used across bigthunder projects.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 148 Downloads
  • 2 This Version

Leiningen/Boot

[ca.bigthunder/libs "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ca.bigthunder/libs {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("ca.bigthunder:libs:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ca.bigthunder</groupId>
  <artifactId>libs</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>