License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-lang-kotlin-compiler |
Last Version | Last Version4.0.0-milestone4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-lang-kotlin-compiler/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin-compiler</artifactId>
<version>4.0.0-milestone4</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-kotlin-compiler/
implementation 'io.vertx:vertx-lang-kotlin-compiler:4.0.0-milestone4'
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-kotlin-compiler/
implementation ("io.vertx:vertx-lang-kotlin-compiler:4.0.0-milestone4")
'io.vertx:vertx-lang-kotlin-compiler:jar:4.0.0-milestone4'
<dependency org="io.vertx" name="vertx-lang-kotlin-compiler" rev="4.0.0-milestone4">
<artifact name="vertx-lang-kotlin-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-lang-kotlin-compiler', version='4.0.0-milestone4')
)
libraryDependencies += "io.vertx" % "vertx-lang-kotlin-compiler" % "4.0.0-milestone4"
[io.vertx/vertx-lang-kotlin-compiler "4.0.0-milestone4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 1.3.30 |
org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable | jar | 1.3.30 |
org.jetbrains.intellij.deps : trove4j | jar | 1.0.20190514 |
org.jetbrains.kotlin : kotlin-script-runtime | jar | 1.3.30 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.30 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.30 |
io.vertx : vertx-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.30 |
junit : junit | jar | 4.12 |