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