License |
License |
---|---|
GroupId | GroupIdcom.github.jonzhang3 |
ArtifactId | ArtifactIdzoro-time |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionzoro-time
An easy date and time tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zoro-time-1.0.1.pom | |
zoro-time-1.0.1.jar | 17 KB |
zoro-time-1.0.1-sources.jar | 9 KB |
zoro-time-1.0.1-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jonzhang3/zoro-time/ -->
<dependency>
<groupId>com.github.jonzhang3</groupId>
<artifactId>zoro-time</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonzhang3/zoro-time/
implementation 'com.github.jonzhang3:zoro-time:1.0.1'
// https://jarcasting.com/artifacts/com.github.jonzhang3/zoro-time/
implementation ("com.github.jonzhang3:zoro-time:1.0.1")
'com.github.jonzhang3:zoro-time:jar:1.0.1'
<dependency org="com.github.jonzhang3" name="zoro-time" rev="1.0.1">
<artifact name="zoro-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonzhang3', module='zoro-time', version='1.0.1')
)
libraryDependencies += "com.github.jonzhang3" % "zoro-time" % "1.0.1"
[com.github.jonzhang3/zoro-time "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |