Liking cljdoc? Tell your friends :D

spacetraders-clj

Clojars Project

A thin wrapper around the API of https://spacetraders.io/

Installation

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>

Getting started

There is a small intro guide available here

Can you improve this documentation? These fine people already did:
NPException & Dirk Wetzel
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close