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

co.touchlab:stately 0.9.6.1

Multithreaded Kotlin Multiplatform Utilities

Группа

Группа

co.touchlab
Идентификатор

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

stately
Версия

Версия

0.9.6.1
Тип

Тип

pom

Скачать stately 0.9.6.1


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