sh4869 / semver-parser-scala   0.0.6

GitHub

Semantic Versioning and Range (npm) Library for Scala.

Scala versions: 3.x 2.13 2.12 2.11

semver-parser-scala 0.0.4


Group ID:
com.github.sh4869
Artifact ID:
semver-parser-scala_2.11
Version:
0.0.4
Release Date:
Feb 13, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.sh4869" %% "semver-parser-scala" % "0.0.4"

Mill build tool

ivy"com.github.sh4869::semver-parser-scala:0.0.4"

Scala CLI

//> using dep "com.github.sh4869::semver-parser-scala:0.0.4"

Ammonite REPL

import $ivy.`com.github.sh4869::semver-parser-scala:0.0.4`

<dependency>
  <groupId>com.github.sh4869</groupId>
  <artifactId>semver-parser-scala_2.11</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.sh4869', name: 'semver-parser-scala_2.11', version: '0.0.4'