MVN

com.soywiz : korui-core

Maven & Gradle

Aug 28, 2017
18 usages
44 stars

korui-core · Kotlin cORoutines User Interfaces for JVM, Node.JS and Browser using JTransc

<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>korui-core</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.soywiz : korui-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of com.soywiz : korui-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12.x
korui-core-0.12.0
0.11.x
korui-core-0.11.0
0.10.x
korui-core-0.10.0
0.9.x
korui-core-0.9.1
korui-core-0.9.0
0.8.x
korui-core-0.8.5
korui-core-0.8.4
korui-core-0.8.3
korui-core-0.8.2
korui-core-0.8.1
korui-core-0.8.0
0.7.x
korui-core-0.7.1
korui-core-0.7.0
0.6.x
korui-core-0.6.0
0.5.x
korui-core-0.5.8
korui-core-0.5.6
korui-core-0.5.5
korui-core-0.5.4
korui-core-0.5.3
korui-core-0.5.2
korui-core-0.5.1
korui-core-0.5.0
0.4.x
korui-core-0.4.6
korui-core-0.4.5
korui-core-0.4.4
korui-core-0.4.3
korui-core-0.4.2
korui-core-0.4.1
korui-core-0.4.0
0.3.x
korui-core-0.3.8
korui-core-0.3.7
korui-core-0.3.6
korui-core-0.3.5

How to add a dependency to Maven

Add the following com.soywiz : korui-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>korui-core</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.soywiz : korui-core gradle dependency to your build.gradle file:

implementation 'com.soywiz:korui-core:0.12.0'

Gradle Kotlin DSL: Add the following com.soywiz : korui-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.soywiz:korui-core:0.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.soywiz : korui-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.soywiz" % "korui-core" % "0.12.0"

Advertisement

Dependencies from Group

Jan 18, 2018
51 usages
362 stars
Sep 20, 2017
46 usages
1 stars
Jan 18, 2018
29 usages
362 stars
Jan 18, 2018
27 usages
78 stars
Aug 28, 2017
25 usages
133 stars

Discover Dependencies

Jan 29, 2018
17 usages
44 stars
Aug 28, 2017
25 usages
133 stars
Apr 10, 2017
1 usages
29 stars
Jan 13, 2017
Dec 21, 2017
1 usages
0 stars