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


Group ID:
com.nthportal
Artifact ID:
versions_2.13
Version:
2.0.2
Release Date:
Sept 5, 2020
Licenses:
Files:

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

Mill build tool

ivy"com.nthportal::versions:2.0.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.nthportal</groupId>
  <artifactId>versions_2.13</artifactId>
  <version>2.0.2</version>
</dependency>

compile group: 'com.nthportal', name: 'versions_2.13', version: '2.0.2'