toyokumo/kintone-clj

A kintone SDK for Clojure and ClojureScript

Leiningen/Boot

[toyokumo/kintone-clj "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

toyokumo/kintone-clj {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("toyokumo:kintone-clj:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>toyokumo</groupId>
  <artifactId>kintone-clj</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>