com.github.igrishaev/farseer-all

JSON-RPC client and server with tools

Leiningen/Boot

[com.github.igrishaev/farseer-all "0.1.1"]

Clojure CLI/deps.edn

com.github.igrishaev/farseer-all {:mvn/version "0.1.1"}

Gradle

implementation("com.github.igrishaev:farseer-all:0.1.1")

Maven

<dependency>
  <groupId>com.github.igrishaev</groupId>
  <artifactId>farseer-all</artifactId>
  <version>0.1.1</version>
</dependency>