| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdcom.soywiz |
| ArtifactId | ArtifactIdkorge-tests-js |
| Last Version | Last Version0.14.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkorge-tests-js
korge: Kotlin cORoutines Game Engine
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| korge-tests-js-0.14.0.pom | |
| korge-tests-js-0.14.0.jar | 261 bytes |
| korge-tests-js-0.14.0-sources.jar | 261 bytes |
| korge-tests-js-0.14.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.soywiz/korge-tests-js/ -->
<dependency>
<groupId>com.soywiz</groupId>
<artifactId>korge-tests-js</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korge-tests-js/
implementation 'com.soywiz:korge-tests-js:0.14.0'
// https://jarcasting.com/artifacts/com.soywiz/korge-tests-js/
implementation ("com.soywiz:korge-tests-js:0.14.0")
'com.soywiz:korge-tests-js:jar:0.14.0'
<dependency org="com.soywiz" name="korge-tests-js" rev="0.14.0">
<artifact name="korge-tests-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korge-tests-js', version='0.14.0')
)
libraryDependencies += "com.soywiz" % "korge-tests-js" % "0.14.0"
[com.soywiz/korge-tests-js "0.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-js | jar | 1.2.0-beta-31 |
| com.soywiz : korge-js | jar | 0.14.0 |
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.2.0-beta-31 |