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