crow/client

Crow is a library for building and collaborating with distributed services implemented by Clojure.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 148 Downloads
  • 4 This Version

Leiningen/Boot

[crow/client "2.5.1-SNAPSHOT"]

Clojure CLI/deps.edn

crow/client {:mvn/version "2.5.1-SNAPSHOT"}

Gradle

implementation("crow:client:2.5.1-SNAPSHOT")

Maven

<dependency>
  <groupId>crow</groupId>
  <artifactId>client</artifactId>
  <version>2.5.1-SNAPSHOT</version>
</dependency>