is not current version
Last Version 1.6.0

SmallRye Mutiny :: Kotlin Extensions 0.18.1

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

0.18.1
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 0.18.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.smallrye.reactive : mutiny jar 0.18.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.32
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.1.0

Project Modules

There are no modules declared in this project.