MVN

org.immutables : criteria-rxjava

Maven & Gradle

Sep 14, 2019
3.2k stars

RxJava implementation for Repository (readers / writers)

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>criteria-rxjava</artifactId>
    <version>2.8.0-CriteriaPreview3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.immutables : criteria-rxjava to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.0-CriteriaRc0

All Versions

Choose a version of org.immutables : criteria-rxjava to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
criteria-rxjava-2.8.0-CriteriaRc0
criteria-rxjava-2.8.0-CriteriaPreview3
criteria-rxjava-2.8.0-CriteriaPreview2
criteria-rxjava-2.8.0-CriteriaPreview1
criteria-rxjava-2.8.0-CriteriaPreview0

How to add a dependency to Maven

Add the following org.immutables : criteria-rxjava maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>criteria-rxjava</artifactId>
    <version>2.8.0-CriteriaPreview3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.immutables : criteria-rxjava gradle dependency to your build.gradle file:

implementation 'org.immutables:criteria-rxjava:2.8.0-CriteriaPreview3'

Gradle Kotlin DSL: Add the following org.immutables : criteria-rxjava gradle kotlin dependency to your build.gradle.kts file:

implementation("org.immutables:criteria-rxjava:2.8.0-CriteriaPreview3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.immutables : criteria-rxjava sbt scala dependency to your build.sbt file:

libraryDependencies += "org.immutables" % "criteria-rxjava" % "2.8.0-CriteriaPreview3"

Advertisement

Dependencies from Group

Aug 27, 2023
1k usages
3.2k stars
Aug 27, 2023
59 usages
3.2k stars
Aug 27, 2023
32 usages
3.2k stars
Aug 27, 2023
25 usages
3.2k stars
Aug 27, 2023
24 usages
3.2k stars

Discover Dependencies