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.1.3.jar download
stately-concurrency-1.1.3.pom download
stately-concurrency-1.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab</groupId>
  <artifactId>stately-concurrency</artifactId>
  <version>1.1.3</version>
</dependency>
Gradle Groovy
implementation 'co.touchlab:stately-concurrency:1.1.3'
Gradle Kotlin
implementation("co.touchlab:stately-concurrency:1.1.3")
Scala SBT
libraryDependencies += "co.touchlab" % "stately-concurrency" % "1.1.3"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab', module='stately-concurrency', version='1.1.3')
)
Apache Ivy
<dependency org="co.touchlab" name="stately-concurrency" rev="1.1.3" />
Leiningen
[co.touchlab/stately-concurrency "1.1.3"]
Apache Buildr
'co.touchlab:stately-concurrency:jar:1.1.3'
Dependencies
The project has no third-party dependencies