dev.strohmnative/strohmnative

Leiningen/Boot

[dev.strohmnative/strohmnative "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

dev.strohmnative/strohmnative {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("dev.strohmnative:strohmnative:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>dev.strohmnative</groupId>
  <artifactId>strohmnative</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>