s

stately-concurrency

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