toyokumo/kintone-client

A kintone client for Clojure and ClojureScript

Leiningen/Boot

[toyokumo/kintone-client "0.6.0-SNAPSHOT"]

Clojure CLI/deps.edn

toyokumo/kintone-client {:mvn/version "0.6.0-SNAPSHOT"}

Gradle

implementation("toyokumo:kintone-client:0.6.0-SNAPSHOT")

Maven

<dependency>
  <groupId>toyokumo</groupId>
  <artifactId>kintone-client</artifactId>
  <version>0.6.0-SNAPSHOT</version>
</dependency>