is not current version
Last Version 1.2.3

co.touchlab:stately-collections 1.0.3

Multithreaded Kotlin Multiplatform Utilities

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

stately-collections
Version

Version

1.0.3
Type

Type

pom

Download stately-collections 1.0.3


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