swaldman / restricted-type   0.0.7

GitHub

Utilities for implementing unboxed restrictions of arbitrary types

Scala versions: 2.12 2.11 2.10

restricted-type 0.0.2


Group ID:
com.mchange
Artifact ID:
restricted-type_2.11
Version:
0.0.2
Release Date:
Dec 18, 2016
Licenses:
Files:

libraryDependencies += "com.mchange" %% "restricted-type" % "0.0.2"

Mill build tool

ivy"com.mchange::restricted-type:0.0.2"

Scala CLI

//> using dep "com.mchange::restricted-type:0.0.2"

Ammonite REPL

import $ivy.`com.mchange::restricted-type:0.0.2`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>restricted-type_2.11</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.mchange', name: 'restricted-type_2.11', version: '0.0.2'