| License |
License |
|---|---|
| GroupId | GroupIdde.alpharogroup |
| ArtifactId | ArtifactIdtime-machine |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontime-machine
Project that have utility classes for compute date objects
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
| Filename | Size |
|---|---|
| time-machine-1.1.pom | |
| time-machine-1.1.jar | 6 KB |
| time-machine-1.1-sources.jar | 8 KB |
| time-machine-1.1-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/time-machine/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>time-machine</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/time-machine/
implementation 'de.alpharogroup:time-machine:1.1'
// https://jarcasting.com/artifacts/de.alpharogroup/time-machine/
implementation ("de.alpharogroup:time-machine:1.1")
'de.alpharogroup:time-machine:jar:1.1'
<dependency org="de.alpharogroup" name="time-machine" rev="1.1">
<artifact name="time-machine" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='time-machine', version='1.1')
)
libraryDependencies += "de.alpharogroup" % "time-machine" % "1.1"
[de.alpharogroup/time-machine "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.threeten : threeten-extra | jar | 1.5.0 |
| org.projectlombok : lombok | jar | 1.18.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.meanbean : meanbean | jar | 2.0.3 |
| org.testng : testng | jar | 6.14.3 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.27.0 |