is not current version
Last Version 1.8

com.github.shiver-me-timbers:smt-random-dates 1.7

This library contains helper methods for generating random dates.

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-random-dates
Version

Version

1.7
Type

Type

jar

Download smt-random-dates 1.7


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-dates/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-random-dates</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-dates/
implementation 'com.github.shiver-me-timbers:smt-random-dates:1.7'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-dates/
implementation ("com.github.shiver-me-timbers:smt-random-dates:1.7")
'com.github.shiver-me-timbers:smt-random-dates:jar:1.7'
<dependency org="com.github.shiver-me-timbers" name="smt-random-dates" rev="1.7">
  <artifact name="smt-random-dates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-random-dates', version='1.7')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-random-dates" % "1.7"
[com.github.shiver-me-timbers/smt-random-dates "1.7"]