MVN

com.github.akarnokd : rxjava3-jdk8-interop

Maven & Gradle

Dec 09, 2019
3 usages
71 stars

RxJava 3 interop library for Java 8 · RxJava 3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture.

<dependency>
    <groupId>com.github.akarnokd</groupId>
    <artifactId>rxjava3-jdk8-interop</artifactId>
    <version>3.0.0-RC6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.akarnokd : rxjava3-jdk8-interop to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0-RC6
  • Latest Release Candidate: 3.0.0-RC6

All Versions

Choose a version of com.github.akarnokd : rxjava3-jdk8-interop to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
rxjava3-jdk8-interop-3.0.0-RC6
rxjava3-jdk8-interop-3.0.0-RC5
rxjava3-jdk8-interop-3.0.0-RC4
rxjava3-jdk8-interop-3.0.0-RC3
rxjava3-jdk8-interop-3.0.0-RC2
rxjava3-jdk8-interop-3.0.0-RC1

How to add a dependency to Maven

Add the following com.github.akarnokd : rxjava3-jdk8-interop maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.akarnokd</groupId>
    <artifactId>rxjava3-jdk8-interop</artifactId>
    <version>3.0.0-RC6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.akarnokd : rxjava3-jdk8-interop gradle dependency to your build.gradle file:

implementation 'com.github.akarnokd:rxjava3-jdk8-interop:3.0.0-RC6'

Gradle Kotlin DSL: Add the following com.github.akarnokd : rxjava3-jdk8-interop gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.akarnokd:rxjava3-jdk8-interop:3.0.0-RC6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.akarnokd : rxjava3-jdk8-interop sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.akarnokd" % "rxjava3-jdk8-interop" % "3.0.0-RC6"

Advertisement

Dependencies from Group

Jun 24, 2019
25 usages
Jun 24, 2019
24 usages
686 stars
Aug 31, 2021
5 usages
863 stars

Discover Dependencies

Jun 19, 2023
1 usages
11.1k stars
Jun 19, 2023
1 usages
11.1k stars
Jul 23, 2019
1 usages
507 stars
Dec 14, 2022
1 usages
738 stars
Dec 14, 2022
1 usages
738 stars
Dec 14, 2022
1 usages
738 stars
Dec 14, 2022
1 usages
738 stars
Dec 14, 2022
1 usages
738 stars
Dec 13, 2019
2 usages
1 stars