is not current version
Last Version 5.9.1

net.time4j:time4j-parent 3.38

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

Type

pom

Download time4j-parent 3.38

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

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