ancient-clj

Maven Version Utilities for Clojure

Leiningen/Boot

[ancient-clj "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

ancient-clj/ancient-clj {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("ancient-clj:ancient-clj:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ancient-clj</groupId>
  <artifactId>ancient-clj</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>