ancient-clj

Maven Version Utilities for Clojure

Leiningen/Boot

[ancient-clj "0.1.3"]

Clojure CLI/deps.edn

ancient-clj/ancient-clj {:mvn/version "0.1.3"}

Gradle

implementation("ancient-clj:ancient-clj:0.1.3")

Maven

<dependency>
  <groupId>ancient-clj</groupId>
  <artifactId>ancient-clj</artifactId>
  <version>0.1.3</version>
</dependency>