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

fr.matthieu-vergne:collection 1.1

Different collection implementations.

Группа

Группа

fr.matthieu-vergne
Идентификатор

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

collection
Версия

Версия

1.1
Тип

Тип

pom

Скачать collection 1.1

Имя Файла Размер
collection-1.1.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>collection</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/
implementation 'fr.matthieu-vergne:collection:1.1'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/collection/
implementation ("fr.matthieu-vergne:collection:1.1")
'fr.matthieu-vergne:collection:pom:1.1'
<dependency org="fr.matthieu-vergne" name="collection" rev="1.1">
  <artifact name="collection" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='collection', version='1.1')
)
libraryDependencies += "fr.matthieu-vergne" % "collection" % "1.1"
[fr.matthieu-vergne/collection "1.1"]