Download scalacheck-toolbox-datetime_2.12-0.2.3.jar file - Jar s

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

Description

A library for helping use date and time libraries with ScalaCheck

You can download jar file scalacheck-toolbox-datetime_2.12 0.2.3 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

scalacheck-toolbox-datetime_2.12-0.2.3-javadoc.jar
scalacheck-toolbox-datetime_2.12-0.2.3-sources.jar
scalacheck-toolbox-datetime_2.12-0.2.3.jar
scalacheck-toolbox-datetime_2.12-0.2.3.pom



Related Tutorials