limansky / lift-validate   1.0

Apache License 2.0 GitHub

Lift input validation module

Scala versions: 2.11 2.10

validate_2.5 1.0


Group ID:
net.liftmodules
Artifact ID:
validate_2.5_2.10
Version:
1.0
Release Date:
May 7, 2015
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "validate_2.5" % "1.0"

Mill build tool

ivy"net.liftmodules::validate_2.5:1.0"

Scala CLI

//> using dep "net.liftmodules::validate_2.5:1.0"

Ammonite REPL

import $ivy.`net.liftmodules::validate_2.5:1.0`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>validate_2.5_2.10</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'net.liftmodules', name: 'validate_2.5_2.10', version: '1.0'