bag

A collection of Clojure utilities.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 106 Downloads
  • 106 This Version

Leiningen/Boot

[bag "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

bag/bag {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("bag:bag:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>bag</groupId>
  <artifactId>bag</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>