fwbrasil / bond   0.0.1

GNU Library General Public License v2.1 only GitHub

Type-level validation for Scala

Scala versions: 2.11

bond 0.0.1


Group ID:
net.fwbrasil
Artifact ID:
bond_2.11
Version:
0.0.1
Release Date:
Mar 2, 2015
Licenses:
Files:

libraryDependencies += "net.fwbrasil" %% "bond" % "0.0.1"

Mill build tool

ivy"net.fwbrasil::bond:0.0.1"

Scala CLI

//> using dep "net.fwbrasil::bond:0.0.1"

Ammonite REPL

import $ivy.`net.fwbrasil::bond:0.0.1`

<dependency>
  <groupId>net.fwbrasil</groupId>
  <artifactId>bond_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'net.fwbrasil', name: 'bond_2.11', version: '0.0.1'