is not current version
Last Version 5.9.1

net.time4j:time4j-parent 3.26

Advanced Date, Time and Interval Library for Java

Categories

Categories

Net Time4J General Purpose Libraries Date and Time
GroupId

GroupId

net.time4j
ArtifactId

ArtifactId

time4j-parent
Version

Version

3.26
Type

Type

pom

Download time4j-parent 3.26

Filename Size
time4j-parent-3.26.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/net.time4j/time4j-parent/ -->
<dependency>
    <groupId>net.time4j</groupId>
    <artifactId>time4j-parent</artifactId>
    <version>3.26</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.time4j/time4j-parent/
implementation 'net.time4j:time4j-parent:3.26'
// https://jarcasting.com/artifacts/net.time4j/time4j-parent/
implementation ("net.time4j:time4j-parent:3.26")
'net.time4j:time4j-parent:pom:3.26'
<dependency org="net.time4j" name="time4j-parent" rev="3.26">
  <artifact name="time4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.time4j', module='time4j-parent', version='3.26')
)
libraryDependencies += "net.time4j" % "time4j-parent" % "3.26"
[net.time4j/time4j-parent "3.26"]