ca.bigthunder.libs

Utility namespaces used across bigthunder projects.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2 Downloads
  • 2 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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