is not current version
Last Version 2.6.0

cn.vorbote:time-lib 1.1.3

A simple DateTime implementation.

GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

time-lib
Version

Version

1.1.3
Type

Type

jar

Download time-lib 1.1.3


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