is not current version
Last Version 0.12

co.touchlab:kotlinnativecocoapods 0.10

Gradle plugin to sync Kotlin source files with an Xcode project

Categories

Categories

Kotlin Languages Native Development Tools
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

kotlinnativecocoapods
Version

Version

0.10
Type

Type

jar

Download kotlinnativecocoapods 0.10


<!-- https://jarcasting.com/artifacts/co.touchlab/kotlinnativecocoapods/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>kotlinnativecocoapods</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/kotlinnativecocoapods/
implementation 'co.touchlab:kotlinnativecocoapods:0.10'
// https://jarcasting.com/artifacts/co.touchlab/kotlinnativecocoapods/
implementation ("co.touchlab:kotlinnativecocoapods:0.10")
'co.touchlab:kotlinnativecocoapods:jar:0.10'
<dependency org="co.touchlab" name="kotlinnativecocoapods" rev="0.10">
  <artifact name="kotlinnativecocoapods" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='kotlinnativecocoapods', version='0.10')
)
libraryDependencies += "co.touchlab" % "kotlinnativecocoapods" % "0.10"
[co.touchlab/kotlinnativecocoapods "0.10"]