is not current version
Last Version 0.10.2

co.touchlab:stately 0.3.8

Multithreaded Kotlin Multiplatform Utilities

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

stately
Version

Version

0.3.8
Type

Type

pom

Download stately 0.3.8


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