ancient-clj

Maven Version Utilities for Clojure

Leiningen/Boot

[ancient-clj "2.0.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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