is not current version
Last Version 5.2

de.alpharogroup:vintage-time 5.1

Project that have utility classes for compute date objects before jdk8

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

vintage-time
Version

Version

5.1
Type

Type

jar

Download vintage-time 5.1


<!-- https://jarcasting.com/artifacts/de.alpharogroup/vintage-time/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>vintage-time</artifactId>
    <version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/vintage-time/
implementation 'de.alpharogroup:vintage-time:5.1'
// https://jarcasting.com/artifacts/de.alpharogroup/vintage-time/
implementation ("de.alpharogroup:vintage-time:5.1")
'de.alpharogroup:vintage-time:jar:5.1'
<dependency org="de.alpharogroup" name="vintage-time" rev="5.1">
  <artifact name="vintage-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='vintage-time', version='5.1')
)
libraryDependencies += "de.alpharogroup" % "vintage-time" % "5.1"
[de.alpharogroup/vintage-time "5.1"]