earthworm

Common components and utils for server side development

Leiningen/Boot

[earthworm "0.2.4"]

Clojure CLI/deps.edn

earthworm/earthworm {:mvn/version "0.2.4"}

Gradle

implementation("earthworm:earthworm:0.2.4")

Maven

<dependency>
  <groupId>earthworm</groupId>
  <artifactId>earthworm</artifactId>
  <version>0.2.4</version>
</dependency>