nthportal / convert   0.5.0

Apache License 2.0 GitHub

A Scala library for handling conversions between types by throwing exceptions or returning Options containing the results

Scala versions: 2.12 2.11
Scala.js versions: 0.6

convert 0.4.0


Group ID:
com.nthportal
Artifact ID:
convert_2.12
Version:
0.4.0
Release Date:
Oct 9, 2017
Licenses:
Files:

libraryDependencies += "com.nthportal" %% "convert" % "0.4.0"

Mill build tool

ivy"com.nthportal::convert:0.4.0"

Scala CLI

//> using dep "com.nthportal::convert:0.4.0"

Ammonite REPL

import $ivy.`com.nthportal::convert:0.4.0`

<dependency>
  <groupId>com.nthportal</groupId>
  <artifactId>convert_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'com.nthportal', name: 'convert_2.12', version: '0.4.0'