semver4s 0.3.0


Group ID:
com.heroestools
Artifact ID:
semver4s_2.13
Version:
0.3.0
Release Date:
Mar 4, 2021
Licenses:
Files:

libraryDependencies += "com.heroestools" %% "semver4s" % "0.3.0"

Mill build tool

ivy"com.heroestools::semver4s:0.3.0"

Scala CLI

//> using dep "com.heroestools::semver4s:0.3.0"

Ammonite REPL

import $ivy.`com.heroestools::semver4s:0.3.0`

<dependency>
  <groupId>com.heroestools</groupId>
  <artifactId>semver4s_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.heroestools', name: 'semver4s_2.13', version: '0.3.0'