Download scalacheck-toolbox-datetime_2.10-0.2.1.jar file - Jar s

Jar examples for s:scalacheck-toolbox-datetime-2.10

Description

A library for helping use date and time libraries with ScalaCheck

You can download jar file scalacheck-toolbox-datetime_2.10 0.2.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scalacheck-toolbox-datetime_2.10-0.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

scalacheck-toolbox-datetime_2.10-0.2.1-javadoc.jar
scalacheck-toolbox-datetime_2.10-0.2.1-sources.jar
scalacheck-toolbox-datetime_2.10-0.2.1.jar
scalacheck-toolbox-datetime_2.10-0.2.1.pom



Related Tutorials