Last Version

chicory-time 0.36

Simple facade for Java SE date-time classes to provide functionality close to Joda-time. Part of chicory.

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-time
Version

Version

0.36
Type

Type

jar
Description

Description

chicory-time
Simple facade for Java SE date-time classes to provide functionality close to Joda-time. Part of chicory.
Project URL

Project URL

https://github.com/sviperll/chicory/tree/master/chicory-time

Download chicory-time 0.36


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.sviperll : chicory-core jar 0.36

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.