is not current version
Last Version 1.7.0

Internet Time Utility 1.3.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.3.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.3.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert-core jar 2.0M10
org.apache.commons : commons-lang3 jar 3.5

Project Modules

There are no modules declared in this project.