sg.dex/starfish-clj

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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