hmod

Communicated-concept incubator.

Leiningen/Boot

[hmod "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

hmod/hmod {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("hmod:hmod:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hmod</groupId>
  <artifactId>hmod</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>