MVN

com.soywiz : korge

Maven & Gradle

Jan 12, 2018
12 usages
2.2k stars

korge · Korge: Kotlin cORoutines Game Engine

<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>korge</artifactId>
    <version>0.19.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.19.2

All Versions

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

Version Vulnerabilities Updated
0.19.x
korge-0.19.2
korge-0.19.1
0.18.x
korge-0.18.0
0.17.x
korge-0.17.3
korge-0.17.2
korge-0.17.1
0.16.x
korge-0.16.2
korge-0.16.1
korge-0.16.0
0.15.x
korge-0.15.8
korge-0.15.7
korge-0.15.6
0.14.x
korge-0.14.0
0.12.x
korge-0.12.0
0.11.x
korge-0.11.0
0.10.x
korge-0.10.0
0.9.x
korge-0.9.1
korge-0.9.0
0.8.x
korge-0.8.5
korge-0.8.4
korge-0.8.3
korge-0.8.2
korge-0.8.1
korge-0.8.0
0.7.x
korge-0.7.1
korge-0.7.0
0.6.x
korge-0.6.0
0.5.x
korge-0.5.8
korge-0.5.6
korge-0.5.5
korge-0.5.4
korge-0.5.3
korge-0.5.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>korge</artifactId>
    <version>0.19.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.soywiz:korge:0.19.2'

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

implementation("com.soywiz:korge:0.19.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.soywiz" % "korge" % "0.19.2"

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

Aug 23, 2017
495 stars
Mar 18, 2023
5 usages
116 stars
Mar 01, 2021
24 usages
24 stars
Nov 22, 2018
1 usages
11 stars
Apr 10, 2019
4 usages
2.8k stars