s

stately-concurrency-iosarm64

Multithreaded Kotlin Multiplatform Utilities
https://github.com/touchlab/Stately
The Apache Software License, Version 2.0
Kevin Galligan
Files download
File Operation
stately-concurrency-iosarm64-1.2.0.pom download
stately-concurrency-iosarm64-1.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab</groupId>
  <artifactId>stately-concurrency-iosarm64</artifactId>
  <version>1.2.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'co.touchlab:stately-concurrency-iosarm64:1.2.0'
Gradle Kotlin
implementation("co.touchlab:stately-concurrency-iosarm64:1.2.0")
Scala SBT
libraryDependencies += "co.touchlab" % "stately-concurrency-iosarm64" % "1.2.0"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab', module='stately-concurrency-iosarm64', version='1.2.0')
)
Apache Ivy
<dependency org="co.touchlab" name="stately-concurrency-iosarm64" rev="1.2.0" />
Leiningen
[co.touchlab/stately-concurrency-iosarm64 "1.2.0"]
Apache Buildr
'co.touchlab:stately-concurrency-iosarm64:jar:1.2.0'