MVN

dev.icerock.moko : kswift-runtime

Maven & Gradle

Oct 28, 2022
2 usages
337 stars

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

<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>kswift-runtime</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.icerock.moko : kswift-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of dev.icerock.moko : kswift-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
kswift-runtime-0.6.1
kswift-runtime-0.6.0
0.5.x
kswift-runtime-0.5.0
0.4.x
kswift-runtime-0.4.0
0.3.x
kswift-runtime-0.3.0
0.2.x
kswift-runtime-0.2.0
0.1.x
kswift-runtime-0.1.0

How to add a dependency to Maven

Add the following dev.icerock.moko : kswift-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>kswift-runtime</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.icerock.moko : kswift-runtime gradle dependency to your build.gradle file:

implementation 'dev.icerock.moko:kswift-runtime:0.6.1'

Gradle Kotlin DSL: Add the following dev.icerock.moko : kswift-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.icerock.moko:kswift-runtime:0.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.icerock.moko : kswift-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.icerock.moko" % "kswift-runtime" % "0.6.1"

Advertisement

Dependencies from Group

Jun 04, 2023
28 usages
986 stars
May 14, 2022
24 usages
986 stars
Jan 21, 2022
18 usages
16 stars
Jun 04, 2023
17 usages
986 stars
Jun 04, 2023
17 usages
986 stars

Discover Dependencies

Feb 22, 2022
Aug 06, 2021
2 usages
4 stars
Jul 31, 2023
13 usages
2 stars
Aug 14, 2022
3 usages
Jan 07, 2022
3 usages
11 stars
Sep 09, 2021
8 stars
Dec 22, 2021
1 usages
0 stars