Last Version

korte-vertx 0.14.0

korte: Kotlin cORoutines Template Engine

License

License

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korte-vertx
Version

Version

0.14.0
Type

Type

jar
Description

Description

korte-vertx
korte: Kotlin cORoutines Template Engine
Project URL

Project URL

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

Download korte-vertx 0.14.0


<!-- 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.0-beta-31
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.