Last Version

Xcode Kotlin File Sync 0.12

Gradle plugin to sync Kotlin source files with an Xcode project

License

License

Categories

Categories

Kotlin Languages Native Development Tools
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

kotlinnativecocoapods
Version

Version

0.12
Type

Type

jar
Description

Description

Xcode Kotlin File Sync
Gradle plugin to sync Kotlin source files with an Xcode project
Project URL

Project URL

https://github.com/touchlab/KotlinCocoapods/
Source Code Management

Source Code Management

https://github.com/touchlab/KotlinCocoapods/

Download kotlinnativecocoapods 0.12


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.0
org.jetbrains.kotlin : kotlin-native-utils jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.42

Project Modules

There are no modules declared in this project.