A thin wrapper around the API of https://spacetraders.io/
Leiningen/Boot
[de.npexception/spacetraders-clj "1.2.1"]
Clojure CLI/deps.edn
de.npexception/spacetraders-clj {:mvn/version "1.2.1"}
Gradle
implementation("de.npexception:spacetraders-clj:1.2.1")
Maven
<dependency>
<groupId>de.npexception</groupId>
<artifactId>spacetraders-clj</artifactId>
<version>1.2.1</version>
</dependency>
There is a small intro guide available here
Can you improve this documentation? These fine people already did:
NPException & Dirk WetzelEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close