| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ethlo.time |
| Идентификатор | Идентификаторitu |
| Последняя версия | Последняя версия1.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеInternet Time Utility
Extremely fast date/time parser and formatter - RFC 3339 (ISO 8601 profile) and W3C format
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |