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

org.refcodes:refcodes-time 2.0.1

Artifact for providing time and date related functionality such as utilities.

Группа

Группа

org.refcodes
Идентификатор

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

refcodes-time
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать refcodes-time 2.0.1


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