com.github.brianium/vocloj

Leiningen/Boot

[com.github.brianium/vocloj "1.0.24"]

Clojure CLI/deps.edn

com.github.brianium/vocloj {:mvn/version "1.0.24"}

Gradle

implementation("com.github.brianium:vocloj:1.0.24")

Maven

<dependency>
  <groupId>com.github.brianium</groupId>
  <artifactId>vocloj</artifactId>
  <version>1.0.24</version>
</dependency>