net.clojars.muthuishere/koine

One tiny seam over the host, so the same .cljc runs on Clojure (JVM) and cljgo.

Leiningen/Boot

[net.clojars.muthuishere/koine "0.8.2"]

Clojure CLI/deps.edn

net.clojars.muthuishere/koine {:mvn/version "0.8.2"}

Gradle

implementation("net.clojars.muthuishere:koine:0.8.2")

Maven

<dependency>
  <groupId>net.clojars.muthuishere</groupId>
  <artifactId>koine</artifactId>
  <version>0.8.2</version>
</dependency>