starship

The top-level org for starship.tools.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 7 Downloads
  • 7 This Version

Leiningen/Boot

[starship "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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