License |
License |
---|---|
GroupId | GroupIdcom.ethlo.time |
ArtifactId | ArtifactIditu |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInternet Time Utility
Extremely fast date/time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format
|
Project URL |
Project URL |
Filename | Size |
---|---|
itu-1.7.0.pom | |
itu-1.7.0.jar | 16 KB |
itu-1.7.0-sources.jar | 15 KB |
itu-1.7.0-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
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 |