novamage / svalidator-play   3.0.0

MIT License GitHub

A plugin adapter to integrate svalidator with the play framework

Scala versions: 2.13 2.12

svalidator-play 1.0.0


Group ID:
com.github.novamage
Artifact ID:
svalidator-play_2.12
Version:
1.0.0
Release Date:
Jun 16, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.novamage" %% "svalidator-play" % "1.0.0"

Mill build tool

ivy"com.github.novamage::svalidator-play:1.0.0"

Scala CLI

//> using dep "com.github.novamage::svalidator-play:1.0.0"

Ammonite REPL

import $ivy.`com.github.novamage::svalidator-play:1.0.0`

<dependency>
  <groupId>com.github.novamage</groupId>
  <artifactId>svalidator-play_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.novamage', name: 'svalidator-play_2.12', version: '1.0.0'