is not current version
Last Version 1.2.3

co.touchlab:stately-isolate 1.1.1-a1

Multithreaded Kotlin Multiplatform Utilities

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

stately-isolate
Version

Version

1.1.1-a1
Type

Type

pom

Download stately-isolate 1.1.1-a1


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