MOKO KSwift

Swift-friendly api generator for Kotlin/Native frameworks

License

License

GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

kswift-runtime-android
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO KSwift
Swift-friendly api generator for Kotlin/Native frameworks
Project URL

Project URL

https://github.com/icerockdev/moko-kswift
Project Organization

Project Organization

IceRock Development
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-kswift

Download kswift-runtime-android

How to add to project

<!-- https://jarcasting.com/artifacts/dev.icerock.moko/kswift-runtime-android/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>kswift-runtime-android</artifactId>
    <version>0.5.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/kswift-runtime-android/
implementation 'dev.icerock.moko:kswift-runtime-android:0.5.0'
// https://jarcasting.com/artifacts/dev.icerock.moko/kswift-runtime-android/
implementation ("dev.icerock.moko:kswift-runtime-android:0.5.0")
'dev.icerock.moko:kswift-runtime-android:aar:0.5.0'
<dependency org="dev.icerock.moko" name="kswift-runtime-android" rev="0.5.0">
  <artifact name="kswift-runtime-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='kswift-runtime-android', version='0.5.0')
)
libraryDependencies += "dev.icerock.moko" % "kswift-runtime-android" % "0.5.0"
[dev.icerock.moko/kswift-runtime-android "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0