| Группа | Группаcom.soywiz |
|---|---|
| Идентификатор | Идентификаторkorge-tests |
| Версия | Версия0.8.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| korge-tests-0.8.4.pom | |
| korge-tests-0.8.4.jar | 21 KB |
| korge-tests-0.8.4-sources.jar | 3 KB |
| korge-tests-0.8.4-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.soywiz/korge-tests/ -->
<dependency>
<groupId>com.soywiz</groupId>
<artifactId>korge-tests</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korge-tests/
implementation 'com.soywiz:korge-tests:0.8.4'
// https://jarcasting.com/artifacts/com.soywiz/korge-tests/
implementation ("com.soywiz:korge-tests:0.8.4")
'com.soywiz:korge-tests:jar:0.8.4'
<dependency org="com.soywiz" name="korge-tests" rev="0.8.4">
<artifact name="korge-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korge-tests', version='0.8.4')
)
libraryDependencies += "com.soywiz" % "korge-tests" % "0.8.4"
[com.soywiz/korge-tests "0.8.4"]