is not current version
Last Version 4.0.0-milestone4

io.vertx:vertx-lang-ruby 4.0.0-milestone2


Categories

Categories

Ruby Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-lang-ruby
Version

Version

4.0.0-milestone2
Type

Type

jar

Download vertx-lang-ruby 4.0.0-milestone2


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