is not current version
Last Version 4.38

net.time4j:time4j-core 3.23


Categories

Categories

Net Time4J General Purpose Libraries Date and Time
GroupId

GroupId

net.time4j
ArtifactId

ArtifactId

time4j-core
Version

Version

3.23
Type

Type

jar

Download time4j-core 3.23


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