Categories |
CategoriesOther General Purpose Libraries |
---|---|
GroupId | GroupIdorg.solovyev |
ArtifactId | ArtifactIdcommon-other |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Common Library Other
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
common-other-1.0.3.pom | |
common-other-1.0.3.jar | 111 KB |
common-other-1.0.3-sources.jar | 51 KB |
common-other-1.0.3-javadoc.jar | 457 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.solovyev/common-other/ -->
<dependency>
<groupId>org.solovyev</groupId>
<artifactId>common-other</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.solovyev/common-other/
implementation 'org.solovyev:common-other:1.0.3'
// https://jarcasting.com/artifacts/org.solovyev/common-other/
implementation ("org.solovyev:common-other:1.0.3")
'org.solovyev:common-other:jar:1.0.3'
<dependency org="org.solovyev" name="common-other" rev="1.0.3">
<artifact name="common-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.solovyev', module='common-other', version='1.0.3')
)
libraryDependencies += "org.solovyev" % "common-other" % "1.0.3"
[org.solovyev/common-other "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.solovyev : common-core | jar | 1.0.3 |
jgraphx » jgraphx | jar | 1.0 |
joda-time : joda-time | jar | 2.1 |
com.google.guava : guava | jar | 11.0.2 |
com.intellij : annotations | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |