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

com.github.sviperll:chicory-time 0.1

Type-safe and type-reach library to support basic operations on date and time.

Группа

Группа

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

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

chicory-time
Версия

Версия

0.1
Тип

Тип

jar

Скачать chicory-time 0.1


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