is not current version
Last Version 4.38

net.time4j:time4j-core 3.30


Categories

Categories

Net Time4J General Purpose Libraries Date and Time
GroupId

GroupId

net.time4j
ArtifactId

ArtifactId

time4j-core
Version

Version

3.30
Type

Type

jar

Download time4j-core 3.30


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