MVN

co.touchlab : stately-concurrent-collections-js

Maven & Gradle

Mar 10, 2023
600 stars

Stately · Multithreaded Kotlin Multiplatform Utilities

<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>stately-concurrent-collections-js</artifactId>
    <version>2.0.0-rc3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.touchlab : stately-concurrent-collections-js to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-rc3
  • Latest Release Candidate: 2.0.0-rc3

All Versions

Choose a version of co.touchlab : stately-concurrent-collections-js to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
stately-concurrent-collections-js-2.0.0-rc3
stately-concurrent-collections-js-2.0.0-rc2
stately-concurrent-collections-js-2.0.0-rc1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>stately-concurrent-collections-js</artifactId>
    <version>2.0.0-rc3</version>
</dependency>