com.github.igrishaev/taggie

Can we gain anything from Clojure tags?

Leiningen/Boot

[com.github.igrishaev/taggie "0.1.0"]

Clojure CLI/deps.edn

com.github.igrishaev/taggie {:mvn/version "0.1.0"}

Gradle

implementation("com.github.igrishaev:taggie:0.1.0")

Maven

<dependency>
  <groupId>com.github.igrishaev</groupId>
  <artifactId>taggie</artifactId>
  <version>0.1.0</version>
</dependency>