cljs-tryton

clj/cljs client library for tryton

Leiningen/Boot

[cljs-tryton "0.1.0"]

Clojure CLI/deps.edn

cljs-tryton/cljs-tryton {:mvn/version "0.1.0"}

Gradle

implementation("cljs-tryton:cljs-tryton:0.1.0")

Maven

<dependency>
  <groupId>cljs-tryton</groupId>
  <artifactId>cljs-tryton</artifactId>
  <version>0.1.0</version>
</dependency>