| License |
License |
|---|---|
| GroupId | GroupIdde.alpharogroup |
| ArtifactId | ArtifactIdvintage-time |
| Last Version | Last Version5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvintage-time
Project that have utility classes for compute date objects before jdk8
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAlpha Ro Group UG (haftungsbeschrängt) |
| Filename | Size |
|---|---|
| vintage-time-5.2.pom | |
| vintage-time-5.2.jar | 13 KB |
| vintage-time-5.2-sources.jar | 16 KB |
| vintage-time-5.2-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/vintage-time/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>vintage-time</artifactId>
<version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/vintage-time/
implementation 'de.alpharogroup:vintage-time:5.2'
// https://jarcasting.com/artifacts/de.alpharogroup/vintage-time/
implementation ("de.alpharogroup:vintage-time:5.2")
'de.alpharogroup:vintage-time:jar:5.2'
<dependency org="de.alpharogroup" name="vintage-time" rev="5.2">
<artifact name="vintage-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='vintage-time', version='5.2')
)
libraryDependencies += "de.alpharogroup" % "vintage-time" % "5.2"
[de.alpharogroup/vintage-time "5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.threeten : threeten-extra | jar | 1.5.0 |