License |
License |
---|---|
Categories |
CategoriesNet Time4J General Purpose Libraries Date and Time |
GroupId | GroupIdnet.time4j |
ArtifactId | ArtifactIdtime4j-tool |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTime4J-Tool
Tools for Time4J
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
time4j-tool-3.0.pom | |
time4j-tool-3.0.jar | 36 KB |
time4j-tool-3.0-sources.jar | 20 KB |
time4j-tool-3.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.time4j/time4j-tool/ -->
<dependency>
<groupId>net.time4j</groupId>
<artifactId>time4j-tool</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.time4j/time4j-tool/
implementation 'net.time4j:time4j-tool:3.0'
// https://jarcasting.com/artifacts/net.time4j/time4j-tool/
implementation ("net.time4j:time4j-tool:3.0")
'net.time4j:time4j-tool:jar:3.0'
<dependency org="net.time4j" name="time4j-tool" rev="3.0">
<artifact name="time4j-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.time4j', module='time4j-tool', version='3.0')
)
libraryDependencies += "net.time4j" % "time4j-tool" % "3.0"
[net.time4j/time4j-tool "3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.time4j : time4j-base | jar | 5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |