License |
License |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers |
ArtifactId | ArtifactIdsmt-random-dates |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmt-random-dates
This library contains helper methods for generating random dates.
|
Filename | Size |
---|---|
smt-random-dates-1.8.pom | |
smt-random-dates-1.8.jar | 16 KB |
smt-random-dates-1.8-sources.jar | 9 KB |
smt-random-dates-1.8-javadoc.jar | 52 KB |
Browse |
<!-- 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-dates/
implementation 'com.github.shiver-me-timbers:smt-random-dates:1.8'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-dates/
implementation ("com.github.shiver-me-timbers:smt-random-dates:1.8")
'com.github.shiver-me-timbers:smt-random-dates:jar:1.8'
<dependency org="com.github.shiver-me-timbers" name="smt-random-dates" rev="1.8">
<artifact name="smt-random-dates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-random-dates', version='1.8')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-random-dates" % "1.8"
[com.github.shiver-me-timbers/smt-random-dates "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shiver-me-timbers : smt-random-numbers | jar | 1.8 |
joda-time : joda-time | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
org.springframework.boot : spring-boot-starter-test | jar |