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.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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