is not current version
Last Version 5.9.1

net.time4j:time4j-parent 3.32

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.32
Type

Type

pom

Download time4j-parent 3.32

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

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