s

stately-concurrency

Multithreaded Kotlin Multiplatform Utilities
https://github.com/touchlab/Stately
The Apache Software License, Version 2.0
Kevin Galligan
文件下载
文件名 操作
stately-concurrency-1.1.4.jar 下载
stately-concurrency-1.1.4.pom 下载
stately-concurrency-1.1.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>co.touchlab</groupId>
  <artifactId>stately-concurrency</artifactId>
  <version>1.1.4</version>
</dependency>
Gradle Groovy
implementation 'co.touchlab:stately-concurrency:1.1.4'
Gradle Kotlin
implementation("co.touchlab:stately-concurrency:1.1.4")
Scala SBT
libraryDependencies += "co.touchlab" % "stately-concurrency" % "1.1.4"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab', module='stately-concurrency', version='1.1.4')
)
Apache Ivy
<dependency org="co.touchlab" name="stately-concurrency" rev="1.1.4" />
Leiningen
[co.touchlab/stately-concurrency "1.1.4"]
Apache Buildr
'co.touchlab:stately-concurrency:jar:1.1.4'
本项目依赖
该项目无第三方依赖