License |
License |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdstately |
Last Version | Last Version0.10.2 |
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-0.10.2.pom | |
stately-0.10.2.module | 1 KB |
stately-0.10.2-sources.jar | 261 bytes |
stately-0.10.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/stately/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>stately</artifactId>
<version>0.10.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/stately/
implementation 'co.touchlab:stately:0.10.2'
// https://jarcasting.com/artifacts/co.touchlab/stately/
implementation ("co.touchlab:stately:0.10.2")
'co.touchlab:stately:pom:0.10.2'
<dependency org="co.touchlab" name="stately" rev="0.10.2">
<artifact name="stately" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='stately', version='0.10.2')
)
libraryDependencies += "co.touchlab" % "stately" % "0.10.2"
[co.touchlab/stately "0.10.2"]