com.github.igrishaev/taggie

Can we gain anything from Clojure tags?

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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