Download accord-scalatest_2.12.0-M5-0.6.jar file - Jar a

Jar examples for a:accord-scalatest-2.12

Description

ScalaTest matchers for the Accord validation library

You can download jar file accord-scalatest_2.12.0-M5 0.6 in this page.

License

Apache-2.0

Build File

You can use the following script to add accord-scalatest_2.12.0-M5-0.6.jar to your project.

<dependency>
   <groupId>com.wix</groupId>
   <artifactId>accord-scalatest_2.12.0-M5</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'com.wix', name: 'accord-scalatest_2.12.0-M5', version: '0.6'
libraryDependencies += "com.wix" % "accord-scalatest_2.12.0-M5" % "0.6"
<dependency org="com.wix" name="accord-scalatest_2.12.0-M5" rev="0.6"/>
@Grapes(@Grab(group='com.wix', module='accord-scalatest_2.12.0-M5', version='0.6'))
'com.wix:accord-scalatest_2.12.0-M5:jar:0.6'

Download

Click the following link to download the jar file.

accord-scalatest_2.12.0-M5-0.6-javadoc.jar
accord-scalatest_2.12.0-M5-0.6-sources.jar
accord-scalatest_2.12.0-M5-0.6.jar
accord-scalatest_2.12.0-M5-0.6.pom



Related Tutorials