s

stately-iso-collections-iosarm64

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