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

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


Категории

Категории

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

Группа

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

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

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

Версия

3.9.11
Тип

Тип

jar

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


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