Last Version

io.vertx:vertx-lang-kotlin-coroutines 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-lang-kotlin-coroutines
Version

Version

4.3.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-lang-kotlin-coroutines 4.3.1


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
io.vertx : vertx-codegen jar

test (9)

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

Project Modules

There are no modules declared in this project.