is not current version
Last Version 0.12.5-new-mm

com.rickclephas.kmp.nativecoroutines:com.rickclephas.kmp.nativecoroutines.gradle.plugin 0.11.0-kotlin-1.6.0

Swift library for Kotlin Coroutines

Categories

Categories

Gradle Build Tools Native Development Tools
GroupId

GroupId

com.rickclephas.kmp.nativecoroutines
ArtifactId

ArtifactId

com.rickclephas.kmp.nativecoroutines.gradle.plugin
Version

Version

0.11.0-kotlin-1.6.0
Type

Type

pom

Download com.rickclephas.kmp.nativecoroutines.gradle.plugin 0.11.0-kotlin-1.6.0


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