License |
License |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdstately-iso-collections |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStately
Multithreaded Kotlin Multiplatform Utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stately-iso-collections-1.2.3.pom | |
stately-iso-collections-1.2.3.module | 1 KB |
stately-iso-collections-1.2.3-sources.jar | 261 bytes |
stately-iso-collections-1.2.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/stately-iso-collections/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>stately-iso-collections</artifactId>
<version>1.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/stately-iso-collections/
implementation 'co.touchlab:stately-iso-collections:1.2.3'
// https://jarcasting.com/artifacts/co.touchlab/stately-iso-collections/
implementation ("co.touchlab:stately-iso-collections:1.2.3")
'co.touchlab:stately-iso-collections:pom:1.2.3'
<dependency org="co.touchlab" name="stately-iso-collections" rev="1.2.3">
<artifact name="stately-iso-collections" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='stately-iso-collections', version='1.2.3')
)
libraryDependencies += "co.touchlab" % "stately-iso-collections" % "1.2.3"
[co.touchlab/stately-iso-collections "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
co.touchlab : stately-isolate | jar | 1.2.3 |