nthportal / versions   2.0.2

Apache License 2.0 GitHub

A Scala library for representing versions as objects

Scala versions: 2.13 2.12 2.11

versions 2.0.0


Group ID:
com.nthportal
Artifact ID:
versions_2.12
Version:
2.0.0
Release Date:
Jul 16, 2017
Licenses:
Files:

libraryDependencies += "com.nthportal" %% "versions" % "2.0.0"

Mill build tool

ivy"com.nthportal::versions:2.0.0"

Scala CLI

//> using dep "com.nthportal::versions:2.0.0"

Ammonite REPL

import $ivy.`com.nthportal::versions:2.0.0`

<dependency>
  <groupId>com.nthportal</groupId>
  <artifactId>versions_2.12</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.nthportal', name: 'versions_2.12', version: '2.0.0'