seratch / inputvalidator   1.0.0

GitHub

Scala Input Validator with quite readable DSL

Scala versions: 2.10

inputvalidator-play 0.2.3


Group ID:
com.github.seratch
Artifact ID:
inputvalidator-play_2.10
Version:
0.2.3
Release Date:
Feb 7, 2013
Licenses:
Files:

libraryDependencies += "com.github.seratch" %% "inputvalidator-play" % "0.2.3"

Mill build tool

ivy"com.github.seratch::inputvalidator-play:0.2.3"

Scala CLI

//> using dep "com.github.seratch::inputvalidator-play:0.2.3"

Ammonite REPL

import $ivy.`com.github.seratch::inputvalidator-play:0.2.3`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>inputvalidator-play_2.10</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'com.github.seratch', name: 'inputvalidator-play_2.10', version: '0.2.3'