VorBotE :: TimeLib

A simple DateTime implementation.

License

License

GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

time-lib
Last Version

Last Version

2.6.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cn.vorbote : commons jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.0
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.4.RELEASE
2.0.2.RELEASE
2.0.0.RELEASE
1.2.0
1.1.4
1.1.3
1.1.2
1.1.0
1.0.0