taig / gandalf   0.3.0

MIT License GitHub

Flexible data validation

Scala versions: 2.11

gandalf-core 0.3.4


Group ID:
io.taig
Artifact ID:
gandalf-core_2.11
Version:
0.3.4
Release Date:
Jun 21, 2016
Licenses:
MIT
Files:

libraryDependencies += "io.taig" %% "gandalf-core" % "0.3.4"

Mill build tool

ivy"io.taig::gandalf-core:0.3.4"

Scala CLI

//> using dep "io.taig::gandalf-core:0.3.4"

Ammonite REPL

import $ivy.`io.taig::gandalf-core:0.3.4`

<dependency>
  <groupId>io.taig</groupId>
  <artifactId>gandalf-core_2.11</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'io.taig', name: 'gandalf-core_2.11', version: '0.3.4'