is not current version
Last Version 1.2.3

co.touchlab:stately-collections 1.1.1

Multithreaded Kotlin Multiplatform Utilities

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

stately-collections
Version

Version

1.1.1
Type

Type

pom

Download stately-collections 1.1.1


<!-- https://jarcasting.com/artifacts/co.touchlab/stately-collections/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>stately-collections</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/stately-collections/
implementation 'co.touchlab:stately-collections:1.1.1'
// https://jarcasting.com/artifacts/co.touchlab/stately-collections/
implementation ("co.touchlab:stately-collections:1.1.1")
'co.touchlab:stately-collections:pom:1.1.1'
<dependency org="co.touchlab" name="stately-collections" rev="1.1.1">
  <artifact name="stately-collections" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='stately-collections', version='1.1.1')
)
libraryDependencies += "co.touchlab" % "stately-collections" % "1.1.1"
[co.touchlab/stately-collections "1.1.1"]