clj-cnet

This is an small Clojure binding for the CNET developer API.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 147 Downloads
  • 34 This Version

Leiningen/Boot

[clj-cnet "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-cnet/clj-cnet {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-cnet:clj-cnet:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-cnet</groupId>
  <artifactId>clj-cnet</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>