is not current version
Last Version 0.12.5-new-mm

com.rickclephas.kmp.nativecoroutines:com.rickclephas.kmp.nativecoroutines.gradle.plugin 0.12.5

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.12.5
Type

Type

pom

Download com.rickclephas.kmp.nativecoroutines.gradle.plugin 0.12.5


<!-- 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.12.5</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.12.5'
// 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.12.5")
'com.rickclephas.kmp.nativecoroutines:com.rickclephas.kmp.nativecoroutines.gradle.plugin:pom:0.12.5'
<dependency org="com.rickclephas.kmp.nativecoroutines" name="com.rickclephas.kmp.nativecoroutines.gradle.plugin" rev="0.12.5">
  <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.12.5')
)
libraryDependencies += "com.rickclephas.kmp.nativecoroutines" % "com.rickclephas.kmp.nativecoroutines.gradle.plugin" % "0.12.5"
[com.rickclephas.kmp.nativecoroutines/com.rickclephas.kmp.nativecoroutines.gradle.plugin "0.12.5"]