is not current version
Last Version 5.9.1

net.time4j:time4j-parent 4.7

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

4.7
Type

Type

pom

Download time4j-parent 4.7

Filename Size
time4j-parent-4.7.pom 8 KB
Browse

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