is not current version
Last Version 1.2.3

co.touchlab:stately-collections 0.9.3

Multithreaded Kotlin Multiplatform Utilities

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

stately-collections
Version

Version

0.9.3
Type

Type

pom

Download stately-collections 0.9.3


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