License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-lang-kotlin-coroutines |
Last Version | Last Version4.3.1 |
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-coroutines/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-lang-kotlin-coroutines</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-kotlin-coroutines/
implementation 'io.vertx:vertx-lang-kotlin-coroutines:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-lang-kotlin-coroutines/
implementation ("io.vertx:vertx-lang-kotlin-coroutines:4.3.1")
'io.vertx:vertx-lang-kotlin-coroutines:jar:4.3.1'
<dependency org="io.vertx" name="vertx-lang-kotlin-coroutines" rev="4.3.1">
<artifact name="vertx-lang-kotlin-coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-lang-kotlin-coroutines', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-lang-kotlin-coroutines" % "4.3.1"
[io.vertx/vertx-lang-kotlin-coroutines "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
io.vertx : vertx-docgen Optional | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
io.vertx : vertx-core | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | |
io.vertx : vertx-rx-java3 | jar | |
org.jetbrains.kotlinx : kotlinx-coroutines-rx3 | jar | 1.5.2 |
io.vertx : vertx-core | test-jar | |
org.hsqldb : hsqldb | jar | 2.5.1 |
io.vertx : vertx-jdbc-client | jar | |
io.vertx : vertx-jdbc-client | test-jar | 4.3.1 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.31 |
junit : junit | jar | 4.13.2 |