is not current version
Last Version 1.6.0

SmallRye Mutiny - Kotlin Extensions 1.0.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.0.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.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.smallrye.reactive : mutiny jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.21
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.