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