<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin-coroutines</artifactId>
<version>4.2.7</version>
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-lang-kotlin-coroutines', version='4.2.7')
)