Last Version

time-machine 2

Project that provides utility classes for create, convert and compute date objects from the new java-time api

License

License

GroupId

GroupId

io.github.astrapi69
ArtifactId

ArtifactId

time-machine
Version

Version

2
Type

Type

jar
Description

Description

time-machine
Project that provides utility classes for create, convert and compute date objects from the new java-time api
Project URL

Project URL

https://github.com/astrapi69/time-machine
Project Organization

Project Organization

Asterios Raptis

Download time-machine 2


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.threeten : threeten-extra jar 1.6.0

Project Modules

There are no modules declared in this project.