is not current version
Last Version 2.6.0

cn.vorbote:time-lib 2.0.4.RELEASE

A simple DateTime implementation.

GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

time-lib
Version

Version

2.0.4.RELEASE
Type

Type

jar

Download time-lib 2.0.4.RELEASE


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