is not current version
Last Version 1.0.3

org.solovyev:common-other 1.0.1


Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

org.solovyev
ArtifactId

ArtifactId

common-other
Version

Version

1.0.1
Type

Type

jar

Download common-other 1.0.1


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