Last Version

SmallRye Mutiny - Kotlin Extensions 1.6.0

Intuitive Event-Driven Reactive Programming Library for Java

License

License

Categories

Categories

Kotlin Languages React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-kotlin
Version

Version

1.6.0
Type

Type

jar
Description

Description

SmallRye Mutiny - Kotlin Extensions
Intuitive Event-Driven Reactive Programming Library for Java
Project Organization

Project Organization

SmallRye

Download mutiny-kotlin 1.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.smallrye.reactive : mutiny jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.1

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.21
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.