не последняя версия
Последняя версия 4.38

net.time4j:time4j-olson 4.9


Категории

Категории

Сеть Time4J Универсальные библиотеки Date and Time
Группа

Группа

net.time4j
Идентификатор

Идентификатор

time4j-olson
Версия

Версия

4.9
Тип

Тип

jar

Скачать time4j-olson 4.9


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