is not current version
Last Version 4.0.0-milestone4

io.vertx:vertx-lang-ruby 3.8.4


Categories

Categories

Ruby Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-lang-ruby
Version

Version

3.8.4
Type

Type

jar

Download vertx-lang-ruby 3.8.4


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