Last Version

scalacheck-toolbox 0.2.6

A library for helping use date and time libraries with ScalaCheck

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

scalacheck-toolbox-datetime_2.10
Version

Version

0.2.6
Type

Type

jar
Description

Description

scalacheck-toolbox
A library for helping use date and time libraries with ScalaCheck
Project URL

Project URL

https://47deg.github.io/scalacheck-toolbox/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/47deg/scalacheck-toolbox

Download scalacheck-toolbox-datetime_2.10 0.2.6


<!-- https://jarcasting.com/artifacts/com.47deg/scalacheck-toolbox-datetime_2.10/ -->
<dependency>
    <groupId>com.47deg</groupId>
    <artifactId>scalacheck-toolbox-datetime_2.10</artifactId>
    <version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/scalacheck-toolbox-datetime_2.10/
implementation 'com.47deg:scalacheck-toolbox-datetime_2.10:0.2.6'
// https://jarcasting.com/artifacts/com.47deg/scalacheck-toolbox-datetime_2.10/
implementation ("com.47deg:scalacheck-toolbox-datetime_2.10:0.2.6")
'com.47deg:scalacheck-toolbox-datetime_2.10:jar:0.2.6'
<dependency org="com.47deg" name="scalacheck-toolbox-datetime_2.10" rev="0.2.6">
  <artifact name="scalacheck-toolbox-datetime_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='scalacheck-toolbox-datetime_2.10', version='0.2.6')
)
libraryDependencies += "com.47deg" % "scalacheck-toolbox-datetime_2.10" % "0.2.6"
[com.47deg/scalacheck-toolbox-datetime_2.10 "0.2.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.scalacheck : scalacheck_2.10 jar 1.14.0
joda-time : joda-time jar 2.10

Project Modules

There are no modules declared in this project.