Download scalacheck-generators_2.12-0.1.3.jar file - Jar s

Jar examples for s:scalacheck-generators-2.12

Description

scalacheck-generators

You can download jar file scalacheck-generators_2.12 0.1.3 in this page.

License

Apache-2.0

Build File

You can use the following script to add scalacheck-generators_2.12-0.1.3.jar to your project.

<dependency>
   <groupId>com.github.fsanaulla</groupId>
   <artifactId>scalacheck-generators_2.12</artifactId>
   <version>0.1.3</version>
</dependency>
compile group: 'com.github.fsanaulla', name: 'scalacheck-generators_2.12', version: '0.1.3'
libraryDependencies += "com.github.fsanaulla" % "scalacheck-generators_2.12" % "0.1.3"
<dependency org="com.github.fsanaulla" name="scalacheck-generators_2.12" rev="0.1.3"/>
@Grapes(@Grab(group='com.github.fsanaulla', module='scalacheck-generators_2.12', version='0.1.3'))
'com.github.fsanaulla:scalacheck-generators_2.12:jar:0.1.3'

Download

Click the following link to download the jar file.

scalacheck-generators_2.12-0.1.3-javadoc.jar
scalacheck-generators_2.12-0.1.3-sources.jar
scalacheck-generators_2.12-0.1.3.jar
scalacheck-generators_2.12-0.1.3.pom



Related Tutorials