Last Version

scalacheck-toolbox-datetime 0.6.0

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.12
Version

Version

0.6.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/47degrees/scalacheck-toolbox
Project Organization

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

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

Download scalacheck-toolbox-datetime_2.12 0.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.scalacheck : scalacheck_2.12 jar 1.15.4
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.4.4
joda-time : joda-time jar 2.10.10

Project Modules

There are no modules declared in this project.