is not current version
Last Version 2.6.0

VorBotE :: TimeLib 1.1.4

A simple DateTime implementation.

License

License

GroupId

GroupId

cn.vorbote
ArtifactId

ArtifactId

time-lib
Version

Version

1.1.4
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 1.1.4


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

Dependencies

compile (5)

Group / Artifact Type Version
cn.vorbote : commons jar 1.5.4
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.