daviddenton / crossyfield   2.0.0

Apache License 2.0 GitHub

Pico-library for providing cross-field validation to Scala projects

Scala versions: 2.11

crossyfield 1.0.0


Group ID:
io.github.daviddenton
Artifact ID:
crossyfield_2.11
Version:
1.0.0
Release Date:
May 27, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "io.github.daviddenton" %% "crossyfield" % "1.0.0"

Mill build tool

ivy"io.github.daviddenton::crossyfield:1.0.0"

Scala CLI

//> using dep "io.github.daviddenton::crossyfield:1.0.0"

Ammonite REPL

import $ivy.`io.github.daviddenton::crossyfield:1.0.0`

<dependency>
  <groupId>io.github.daviddenton</groupId>
  <artifactId>crossyfield_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.github.daviddenton', name: 'crossyfield_2.11', version: '1.0.0'