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 1.1.0


Group ID:
com.nthportal
Artifact ID:
versions_2.12
Version:
1.1.0
Release Date:
Feb 2, 2017
Licenses:
Files:

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

Mill build tool

ivy"com.nthportal::versions:1.1.0"

Scala CLI

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

Ammonite REPL

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

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

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