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

io.vertx:vertx-lang-ceylon 3.2.1


Группа

Группа

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

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

vertx-lang-ceylon
Версия

Версия

3.2.1
Тип

Тип

jar

Скачать vertx-lang-ceylon 3.2.1


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