is not current version
Last Version 5.2

de.alpharogroup:vintage-time 4.7.0

Project that have utility classes for compute date objects before jdk8

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

vintage-time
Version

Version

4.7.0
Type

Type

jar

Download vintage-time 4.7.0


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