is not current version
Last Version 0.6.0

com.47deg:scalacheck-toolbox-datetime_2.13 0.3.1

A library for helping use date and time libraries with ScalaCheck

Categories

Categories

Scala Languages
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

scalacheck-toolbox-datetime_2.13
Version

Version

0.3.1
Type

Type

jar

Download scalacheck-toolbox-datetime_2.13 0.3.1


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