Jar examples for s:svalidator-2.12
A library for validation and data binding of scala objects in a fluent and concise manner
You can download jar file svalidator_2.12 0.9.14 in this page.
MIT
You can use the following script to add svalidator_2.12-0.9.14.jar to your project.
<dependency> <groupId>com.github.novamage</groupId> <artifactId>svalidator_2.12</artifactId> <version>0.9.14</version> </dependency>
compile group: 'com.github.novamage', name: 'svalidator_2.12', version: '0.9.14'
libraryDependencies += "com.github.novamage" % "svalidator_2.12" % "0.9.14"
<dependency org="com.github.novamage" name="svalidator_2.12" rev="0.9.14"/>
@Grapes(@Grab(group='com.github.novamage', module='svalidator_2.12', version='0.9.14'))
'com.github.novamage:svalidator_2.12:jar:0.9.14'
Click the following link to download the jar file.
svalidator_2.12-0.9.14-javadoc.jar