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