не последняя версия
Последняя версия 1.0.3

org.solovyev:common-collections-multimap 1.0.2


Группа

Группа

org.solovyev
Идентификатор

Идентификатор

common-collections-multimap
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать common-collections-multimap 1.0.2


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