License |
License |
---|---|
GroupId | GroupIdorg.solovyev |
ArtifactId | ArtifactIdcommon-core-jodatime |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Common Library Core (with Joda Time dependencies)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organizationse.solovyev |
<!-- https://jarcasting.com/artifacts/org.solovyev/common-core-jodatime/ -->
<dependency>
<groupId>org.solovyev</groupId>
<artifactId>common-core-jodatime</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.solovyev/common-core-jodatime/
implementation 'org.solovyev:common-core-jodatime:1.0.7'
// https://jarcasting.com/artifacts/org.solovyev/common-core-jodatime/
implementation ("org.solovyev:common-core-jodatime:1.0.7")
'org.solovyev:common-core-jodatime:jar:1.0.7'
<dependency org="org.solovyev" name="common-core-jodatime" rev="1.0.7">
<artifact name="common-core-jodatime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.solovyev', module='common-core-jodatime', version='1.0.7')
)
libraryDependencies += "org.solovyev" % "common-core-jodatime" % "1.0.7"
[org.solovyev/common-core-jodatime "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.solovyev : common-core | jar | 1.0.7 |
joda-time : joda-time | jar | 2.1 |
com.google.code.findbugs : annotations | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.intellij : annotations | jar | 7.0.3 |