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


Group ID:
com.nthportal
Artifact ID:
convert_2.12
Version:
0.1.1
Release Date:
Sep 3, 2017
Licenses:
Files:

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

Mill build tool

ivy"com.nthportal::convert:0.1.1"

Scala CLI

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

Ammonite REPL

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

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

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