Jar examples for a:accord-core-2.10
Accord is a validation library written in and for Scala. Its chief aim is to provide a composable, dead-simple and self-contained story for defining validation rules and executing them on object instances. Feedback, bug reports and improvements are welcome!
You can download jar file accord-core_2.10 0.3 in this page.
Apache 2.0
You can use the following script to add accord-core_2.10-0.3.jar to your project.
<dependency> <groupId>com.wix</groupId> <artifactId>accord-core_2.10</artifactId> <version>0.3</version> </dependency>
compile group: 'com.wix', name: 'accord-core_2.10', version: '0.3'
libraryDependencies += "com.wix" % "accord-core_2.10" % "0.3"
<dependency org="com.wix" name="accord-core_2.10" rev="0.3"/>
@Grapes(@Grab(group='com.wix', module='accord-core_2.10', version='0.3'))
'com.wix:accord-core_2.10:jar:0.3'
Click the following link to download the jar file.
accord-core_2.10-0.3-javadoc.jar