ca.bigthunder/toylib

A toy library that does toy things (i.e. nothing.)

  • VCSN/A

  • cljdoc documentationcljdoc
  • 12 Downloads
  • 12 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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