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

com.cedarsoft.commons:time 8.8.0

java.time related classes

Группа

Группа

com.cedarsoft.commons
Идентификатор

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

time
Версия

Версия

8.8.0
Тип

Тип

jar

Скачать time 8.8.0


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