is not current version
Last Version 0.14.0

com.soywiz:korte-vertx 0.5.3

korte: Kotlin cORoutines Template Engine

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korte-vertx
Version

Version

0.5.3
Type

Type

jar

Download korte-vertx 0.5.3


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