andreacrotti/semver

Parser for semver specification

Leiningen/Boot

[andreacrotti/semver "0.2.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("andreacrotti:semver:0.2.2")

Maven

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