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 0.9.15


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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