не последняя версия
Последняя версия 0.14.0

com.soywiz:korte-vertx 0.10.0

korte: Kotlin cORoutines Template Engine

Группа

Группа

com.soywiz
Идентификатор

Идентификатор

korte-vertx
Версия

Версия

0.10.0
Тип

Тип

jar

Скачать korte-vertx 0.10.0


<!-- https://jarcasting.com/artifacts/com.soywiz/korte-vertx/ -->
<dependency>
    <groupId>com.soywiz</groupId>
    <artifactId>korte-vertx</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.soywiz/korte-vertx/
implementation 'com.soywiz:korte-vertx:0.10.0'
// https://jarcasting.com/artifacts/com.soywiz/korte-vertx/
implementation ("com.soywiz:korte-vertx:0.10.0")
'com.soywiz:korte-vertx:jar:0.10.0'
<dependency org="com.soywiz" name="korte-vertx" rev="0.10.0">
  <artifact name="korte-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soywiz', module='korte-vertx', version='0.10.0')
)
libraryDependencies += "com.soywiz" % "korte-vertx" % "0.10.0"
[com.soywiz/korte-vertx "0.10.0"]