s

stately-common-iosarm64

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