is not current version
Last Version 2.6.0

VorBotE :: TimeLib 2.0.0.RELEASE

A simple DateTime implementation.

License

License

GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

time-lib
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

VorBotE :: TimeLib
A simple DateTime implementation.
Source Code Management

Source Code Management

https://github.com/vorbote/time-lib

Download time-lib 2.0.0.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.vorbote : commons jar 2.0.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.