Last Version

Internet Time Utility 1.7.0

Extremely fast date/time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format

License

License

GroupId

GroupId

com.ethlo.time
ArtifactId

ArtifactId

itu
Version

Version

1.7.0
Type

Type

jar
Description

Description

Internet Time Utility
Extremely fast date/time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format
Project URL

Project URL

https://github.com/ethlo/itu

Download itu 1.7.0


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

Dependencies

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.21.0
com.ethlo.time : chronograph jar 1.2.0
org.apache.commons : commons-lang3 jar 3.5
com.google.http-client : google-http-client jar 1.41.4
org.openjdk.jmh : jmh-core jar 1.34
org.openjdk.jmh : jmh-generator-annprocess jar 1.34

Project Modules

There are no modules declared in this project.