is not current version
Last Version 0.12.5-new-mm

com.rickclephas.kmp:kmp-nativecoroutines-annotations-js 0.8.0-kotlin-1.5.20

Swift library for Kotlin Coroutines

Categories

Categories

JavaScript Languages Native Development Tools
GroupId

GroupId

com.rickclephas.kmp
ArtifactId

ArtifactId

kmp-nativecoroutines-annotations-js
Version

Version

0.8.0-kotlin-1.5.20
Type

Type

pom

Download kmp-nativecoroutines-annotations-js 0.8.0-kotlin-1.5.20


<!-- https://jarcasting.com/artifacts/com.rickclephas.kmp/kmp-nativecoroutines-annotations-js/ -->
<dependency>
    <groupId>com.rickclephas.kmp</groupId>
    <artifactId>kmp-nativecoroutines-annotations-js</artifactId>
    <version>0.8.0-kotlin-1.5.20</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rickclephas.kmp/kmp-nativecoroutines-annotations-js/
implementation 'com.rickclephas.kmp:kmp-nativecoroutines-annotations-js:0.8.0-kotlin-1.5.20'
// https://jarcasting.com/artifacts/com.rickclephas.kmp/kmp-nativecoroutines-annotations-js/
implementation ("com.rickclephas.kmp:kmp-nativecoroutines-annotations-js:0.8.0-kotlin-1.5.20")
'com.rickclephas.kmp:kmp-nativecoroutines-annotations-js:pom:0.8.0-kotlin-1.5.20'
<dependency org="com.rickclephas.kmp" name="kmp-nativecoroutines-annotations-js" rev="0.8.0-kotlin-1.5.20">
  <artifact name="kmp-nativecoroutines-annotations-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rickclephas.kmp', module='kmp-nativecoroutines-annotations-js', version='0.8.0-kotlin-1.5.20')
)
libraryDependencies += "com.rickclephas.kmp" % "kmp-nativecoroutines-annotations-js" % "0.8.0-kotlin-1.5.20"
[com.rickclephas.kmp/kmp-nativecoroutines-annotations-js "0.8.0-kotlin-1.5.20"]