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


Group ID:
com.mchange
Artifact ID:
restricted-type_2.12
Version:
0.0.7
Release Date:
Feb 17, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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