Download scalacheck-datetime_2.11-0.2.0.jar file - Jar s

Jar examples for s:scalacheck-datetime-2.11

Description

A library for helping use date and time libraries with ScalaCheck

You can download jar file scalacheck-datetime_2.11 0.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scalacheck-datetime_2.11-0.2.0.jar to your project.

<dependency>
   <groupId>com.fortysevendeg</groupId>
   <artifactId>scalacheck-datetime_2.11</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.fortysevendeg', name: 'scalacheck-datetime_2.11', version: '0.2.0'
libraryDependencies += "com.fortysevendeg" % "scalacheck-datetime_2.11" % "0.2.0"
<dependency org="com.fortysevendeg" name="scalacheck-datetime_2.11" rev="0.2.0"/>
@Grapes(@Grab(group='com.fortysevendeg', module='scalacheck-datetime_2.11', version='0.2.0'))
'com.fortysevendeg:scalacheck-datetime_2.11:jar:0.2.0'

Download

Click the following link to download the jar file.

scalacheck-datetime_2.11-0.2.0-javadoc.jar
scalacheck-datetime_2.11-0.2.0-sources.jar
scalacheck-datetime_2.11-0.2.0.jar
scalacheck-datetime_2.11-0.2.0.pom



Related Tutorials