korte-vertx

korte: Kotlin cORoutines Template Engine

Лицензия

Лицензия

Группа

Группа

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

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

korte-vertx
Последняя версия

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

0.14.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

korte-vertx
korte: Kotlin cORoutines Template Engine
Ссылка на сайт

Ссылка на сайт

https://github.com/soywiz/korte/

Скачать korte-vertx

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.soywiz : korte jar 0.14.0
com.soywiz : korte-common jar 0.14.0
com.soywiz : korio-vertx jar 0.14.0
io.vertx : vertx-core jar 3.4.2
io.vertx : vertx-web jar 3.4.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0-beta-31

test (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test jar 1.2.0-beta-31
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.14.0
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.8
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.6
0.4.5
0.4.4