com.7theta/gloss

speaks in bytes, so that you don't have to

Leiningen/Boot

[com.7theta/gloss "0.2.6-1"]

Clojure CLI/deps.edn

com.7theta/gloss {:mvn/version "0.2.6-1"}

Gradle

implementation("com.7theta:gloss:0.2.6-1")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>gloss</artifactId>
  <version>0.2.6-1</version>
</dependency>