s

stately-iso-collections-metadata

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-metadata-1.1.4-a1.jar download
stately-iso-collections-metadata-1.1.4-a1.pom download
stately-iso-collections-metadata-1.1.4-a1-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab</groupId>
  <artifactId>stately-iso-collections-metadata</artifactId>
  <version>1.1.4-a1</version>
</dependency>
Gradle Groovy
implementation 'co.touchlab:stately-iso-collections-metadata:1.1.4-a1'
Gradle Kotlin
implementation("co.touchlab:stately-iso-collections-metadata:1.1.4-a1")
Scala SBT
libraryDependencies += "co.touchlab" % "stately-iso-collections-metadata" % "1.1.4-a1"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab', module='stately-iso-collections-metadata', version='1.1.4-a1')
)
Apache Ivy
<dependency org="co.touchlab" name="stately-iso-collections-metadata" rev="1.1.4-a1" />
Leiningen
[co.touchlab/stately-iso-collections-metadata "1.1.4-a1"]
Apache Buildr
'co.touchlab:stately-iso-collections-metadata:jar:1.1.4-a1'