License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdstately-collections-js |
Version | Version1.2.0-nmm |
Type | Typepom |
Description |
DescriptionStately
Multithreaded Kotlin Multiplatform Utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stately-collections-js-1.2.0-nmm.pom | |
stately-collections-js-1.2.0-nmm-sources.jar | 13 KB |
stately-collections-js-1.2.0-nmm-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/stately-collections-js/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>stately-collections-js</artifactId>
<version>1.2.0-nmm</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/stately-collections-js/
implementation 'co.touchlab:stately-collections-js:1.2.0-nmm'
// https://jarcasting.com/artifacts/co.touchlab/stately-collections-js/
implementation ("co.touchlab:stately-collections-js:1.2.0-nmm")
'co.touchlab:stately-collections-js:pom:1.2.0-nmm'
<dependency org="co.touchlab" name="stately-collections-js" rev="1.2.0-nmm">
<artifact name="stately-collections-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='stately-collections-js', version='1.2.0-nmm')
)
libraryDependencies += "co.touchlab" % "stately-collections-js" % "1.2.0-nmm"
[co.touchlab/stately-collections-js "1.2.0-nmm"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.30 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.30 |
co.touchlab : stately-common-js | jar | 1.2.0-nmm |
co.touchlab : stately-concurrency-js | jar | 1.2.0-nmm |