is not current version
Last Version 4.3.1

io.vertx:vertx-lang-kotlin-coroutines 3.5.2


Categories

Categories

Kotlin Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-lang-kotlin-coroutines
Version

Version

3.5.2
Type

Type

jar

Download vertx-lang-kotlin-coroutines 3.5.2


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