is not current version
Last Version 1.0.3

org.solovyev:common-collections-multimap 1.0.1


GroupId

GroupId

org.solovyev
ArtifactId

ArtifactId

common-collections-multimap
Version

Version

1.0.1
Type

Type

jar

Download common-collections-multimap 1.0.1


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