не последняя версия
Последняя версия 2.1.1

io.vertx:lang-rhino 2.1.0-RC1


Группа

Группа

io.vertx
Идентификатор

Идентификатор

lang-rhino
Версия

Версия

2.1.0-RC1
Тип

Тип

jar

Скачать lang-rhino 2.1.0-RC1


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