Jar examples for a:accord-core-2.12
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.12 0.7.1 in this page.
Apache-2.0
You can use the following script to add accord-core_2.12-0.7.1.jar to your project.
<dependency> <groupId>com.wix</groupId> <artifactId>accord-core_2.12</artifactId> <version>0.7.1</version> </dependency>
compile group: 'com.wix', name: 'accord-core_2.12', version: '0.7.1'
libraryDependencies += "com.wix" % "accord-core_2.12" % "0.7.1"
<dependency org="com.wix" name="accord-core_2.12" rev="0.7.1"/>
@Grapes(@Grab(group='com.wix', module='accord-core_2.12', version='0.7.1'))
'com.wix:accord-core_2.12:jar:0.7.1'
Click the following link to download the jar file.
accord-core_2.12-0.7.1-javadoc.jar