is not current version
Last Version 0.14.0

com.soywiz:korte-vertx 0.4.5

korte: Kotlin cORoutines Template Engine

GroupId

GroupId

com.soywiz
ArtifactId

ArtifactId

korte-vertx
Version

Version

0.4.5
Type

Type

jar

Download korte-vertx 0.4.5


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