is not current version
Last Version 5.9.1

net.time4j:time4j-parent 1.2

Advanced Date and Time library for Java

Categories

Categories

Net Time4J General Purpose Libraries Date and Time
GroupId

GroupId

net.time4j
ArtifactId

ArtifactId

time4j-parent
Version

Version

1.2
Type

Type

pom

Download time4j-parent 1.2

Filename Size
time4j-parent-1.2.pom 7 KB
Browse

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