com.birdduck/hom

The sour, milky juice of the soma plant, consumed as a sacred drink of the Parsees.

Leiningen/Boot

[com.birdduck/hom "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.birdduck/hom {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("com.birdduck:hom:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.birdduck</groupId>
  <artifactId>hom</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>