sg.dex/starfish-clj

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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