is not current version
Last Version 2.0.0

com.github.akarnokd:rxjava3-microprofile-rs 0.0.1

RxJava 3 service implementation for the Eclipse Microprofile Reactive Streams Operators SPI

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.akarnokd
ArtifactId

ArtifactId

rxjava3-microprofile-rs
Version

Version

0.0.1
Type

Type

jar

Download rxjava3-microprofile-rs 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.akarnokd/rxjava3-microprofile-rs/ -->
<dependency>
    <groupId>com.github.akarnokd</groupId>
    <artifactId>rxjava3-microprofile-rs</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.akarnokd/rxjava3-microprofile-rs/
implementation 'com.github.akarnokd:rxjava3-microprofile-rs:0.0.1'
// https://jarcasting.com/artifacts/com.github.akarnokd/rxjava3-microprofile-rs/
implementation ("com.github.akarnokd:rxjava3-microprofile-rs:0.0.1")
'com.github.akarnokd:rxjava3-microprofile-rs:jar:0.0.1'
<dependency org="com.github.akarnokd" name="rxjava3-microprofile-rs" rev="0.0.1">
  <artifact name="rxjava3-microprofile-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.akarnokd', module='rxjava3-microprofile-rs', version='0.0.1')
)
libraryDependencies += "com.github.akarnokd" % "rxjava3-microprofile-rs" % "0.0.1"
[com.github.akarnokd/rxjava3-microprofile-rs "0.0.1"]