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.0.4


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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