не последняя версия
Последняя версия 3.2.3.Mini

com.github.xkzhangsan:xk-time 2.1.0

xk-time is a datetime converter calculator and formatter tool set, based on java8 date and time API, thread safe, easy to use.

Группа

Группа

com.github.xkzhangsan
Идентификатор

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

xk-time
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать xk-time 2.1.0


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