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.1


Group ID:
com.github.sh4869
Artifact ID:
semver-parser-scala_2.13
Version:
0.0.1
Release Date:
Jun 29, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.sh4869</groupId>
  <artifactId>semver-parser-scala_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.sh4869', name: 'semver-parser-scala_2.13', version: '0.0.1'