License |
License |
---|---|
GroupId | GroupIdcn.vorbote |
ArtifactId | ArtifactIdtime-lib |
Version | Version1.1.4 |
Type | Typejar |
Description |
DescriptionVorBotE :: TimeLib
A simple DateTime implementation.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
time-lib-1.1.4.pom | |
time-lib-1.1.4.jar | 7 KB |
time-lib-1.1.4-sources.jar | 7 KB |
time-lib-1.1.4-javadoc.jar | 415 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |