is not current version
Last Version 1.2.3

co.touchlab:stately-isolate 1.0.2-a4

Multithreaded Kotlin Multiplatform Utilities

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

stately-isolate
Version

Version

1.0.2-a4
Type

Type

pom

Download stately-isolate 1.0.2-a4


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