не последняя версия
Последняя версия 4.0.0-milestone4

io.vertx:vertx-lang-kotlin-compiler 3.5.2


Категории

Категории

Kotlin Языки программирования
Группа

Группа

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

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

vertx-lang-kotlin-compiler
Версия

Версия

3.5.2
Тип

Тип

jar

Скачать vertx-lang-kotlin-compiler 3.5.2


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