is not current version
Last Version 1.1.6

io.projectreactor.kotlin:reactor-kotlin-extensions 1.1.1

Kotlin extensions for Project Reactor

Categories

Categories

Kotlin Languages React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor.kotlin
ArtifactId

ArtifactId

reactor-kotlin-extensions
Version

Version

1.1.1
Type

Type

jar

Download reactor-kotlin-extensions 1.1.1


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