hara

Utilities library of Functions and Exploratory Programming

Leiningen/Boot

[hara "0.7.1"]

Clojure CLI/deps.edn

hara/hara {:mvn/version "0.7.1"}

Gradle

implementation("hara:hara:0.7.1")

Maven

<dependency>
  <groupId>hara</groupId>
  <artifactId>hara</artifactId>
  <version>0.7.1</version>
</dependency>