is not current version
Last Version 0.0.17

RxJava 3 Fiber Interop 0.0.12

Library to interoperate between RxJava 3 and Fibers

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.akarnokd
ArtifactId

ArtifactId

rxjava3-fiber-interop
Version

Version

0.0.12
Type

Type

jar
Description

Description

RxJava 3 Fiber Interop
Library to interoperate between RxJava 3 and Fibers
Project URL

Project URL

https://github.com/akarnokd/RxJavaFiberInterop/
Source Code Management

Source Code Management

https://github.com/akarnokd/RxJavaFiberInterop/

Download rxjava3-fiber-interop 0.0.12


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

Dependencies

runtime (1)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.11

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.reactivestreams : reactive-streams-tck jar 1.0.3
org.testng : testng jar 7.4.0
com.beust : jcommander jar 1.81

Project Modules

There are no modules declared in this project.