andreacrotti/semver

Parser for semver specification

Leiningen/Boot

[andreacrotti/semver "0.2.0"]

Clojure CLI/deps.edn

andreacrotti/semver {:mvn/version "0.2.0"}

Gradle

implementation("andreacrotti:semver:0.2.0")

Maven

<dependency>
  <groupId>andreacrotti</groupId>
  <artifactId>semver</artifactId>
  <version>0.2.0</version>
</dependency>