| Категории |
КатегорииDex Универсальные библиотеки Utility |
|---|---|
| Группа | Группаcom.github.andrewoma.dexx |
| Идентификатор | Идентификаторkollection |
| Версия | Версия0.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| kollection-0.6.pom | |
| kollection-0.6.jar | 25 KB |
| kollection-0.6-sources.jar | 6 KB |
| kollection-0.6-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.andrewoma.dexx/kollection/ -->
<dependency>
<groupId>com.github.andrewoma.dexx</groupId>
<artifactId>kollection</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andrewoma.dexx/kollection/
implementation 'com.github.andrewoma.dexx:kollection:0.6'
// https://jarcasting.com/artifacts/com.github.andrewoma.dexx/kollection/
implementation ("com.github.andrewoma.dexx:kollection:0.6")
'com.github.andrewoma.dexx:kollection:jar:0.6'
<dependency org="com.github.andrewoma.dexx" name="kollection" rev="0.6">
<artifact name="kollection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andrewoma.dexx', module='kollection', version='0.6')
)
libraryDependencies += "com.github.andrewoma.dexx" % "kollection" % "0.6"
[com.github.andrewoma.dexx/kollection "0.6"]