Last Version

Joda-Convert 2.2.2

Library to convert Objects to and from String

License

License

GroupId

GroupId

org.joda
ArtifactId

ArtifactId

joda-convert
Version

Version

2.2.2
Type

Type

jar
Description

Description

Joda-Convert
Library to convert Objects to and from String
Project URL

Project URL

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

Project Organization

Joda.org
Source Code Management

Source Code Management

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

Download joda-convert 2.2.2


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

Dependencies

test (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.