sg.dex/starfish-clj

Leiningen/Boot

[sg.dex/starfish-clj "0.7.4"]

Clojure CLI/deps.edn

sg.dex/starfish-clj {:mvn/version "0.7.4"}

Gradle

implementation("sg.dex:starfish-clj:0.7.4")

Maven

<dependency>
  <groupId>sg.dex</groupId>
  <artifactId>starfish-clj</artifactId>
  <version>0.7.4</version>
</dependency>