File | Operation |
---|---|
vertx-lang-kotlin-parent-4.5.10.pom | download |
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin-parent</artifactId>
<version>4.5.10</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-lang-kotlin-parent', version='4.5.10')
)
<parent> <groupId>io.vertx</groupId> <artifactId>vertx-parent</artifactId> <version>19</version> </parent>