us.edwardstx/edwardstx_common

FIXME: write description

Leiningen/Boot

[us.edwardstx/edwardstx_common "1.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

us.edwardstx/edwardstx_common {:mvn/version "1.0.1-SNAPSHOT"}

Gradle

implementation("us.edwardstx:edwardstx_common:1.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>us.edwardstx</groupId>
  <artifactId>edwardstx_common</artifactId>
  <version>1.0.1-SNAPSHOT</version>
</dependency>