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