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


Group ID:
com.mchange
Artifact ID:
restricted-type_2.12
Version:
0.0.6
Release Date:
Jun 30, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>restricted-type_2.12</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'com.mchange', name: 'restricted-type_2.12', version: '0.0.6'