is not current version
Last Version 1.0.7

org.solovyev:common-core-jodatime 1.0.2


GroupId

GroupId

org.solovyev
ArtifactId

ArtifactId

common-core-jodatime
Version

Version

1.0.2
Type

Type

jar

Download common-core-jodatime 1.0.2


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