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