| Группа | Группаco.touchlab |
|---|---|
| Идентификатор | Идентификаторstately-collections |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| stately-collections-1.1.0.pom | |
| stately-collections-1.1.0-sources.jar | 261 bytes |
| stately-collections-1.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.touchlab/stately-collections/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>stately-collections</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/stately-collections/
implementation 'co.touchlab:stately-collections:1.1.0'
// https://jarcasting.com/artifacts/co.touchlab/stately-collections/
implementation ("co.touchlab:stately-collections:1.1.0")
'co.touchlab:stately-collections:pom:1.1.0'
<dependency org="co.touchlab" name="stately-collections" rev="1.1.0">
<artifact name="stately-collections" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='stately-collections', version='1.1.0')
)
libraryDependencies += "co.touchlab" % "stately-collections" % "1.1.0"
[co.touchlab/stately-collections "1.1.0"]