hermod

[DEPRECATED] - Hermóðr renamed Ratatoskr as Hermod is used by https://clojars.org/com.tbaldridge.hermod in the clojure sphere.

Leiningen/Boot

[hermod "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

hermod/hermod {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("hermod:hermod:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hermod</groupId>
  <artifactId>hermod</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>