is not current version
Last Version 2.10.14

Joda-Time 2.10.10

Date and time library to replace JDK date handling

License

License

GroupId

GroupId

joda-time
ArtifactId

ArtifactId

joda-time
Version

Version

2.10.10
Type

Type

jar
Description

Description

Joda-Time
Date and time library to replace JDK date handling
Project URL

Project URL

https://www.joda.org/joda-time/
Project Organization

Project Organization

Joda.org
Source Code Management

Source Code Management

https://github.com/JodaOrg/joda-time

Download joda-time 2.10.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.joda : joda-convert Optional jar 1.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.