MVN

net.yslibrary.rxrealm : rxrealm

Maven & Gradle

Aug 07, 2015
28 stars

RxRealm · Android Library to use realm database with rxjava

<dependency>
    <groupId>net.yslibrary.rxrealm</groupId>
    <artifactId>rxrealm</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.yslibrary.rxrealm : rxrealm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of net.yslibrary.rxrealm : rxrealm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
rxrealm-1.2.0
1.1.x
rxrealm-1.1.0
1.0.x
rxrealm-1.0.0

How to add a dependency to Maven

Add the following net.yslibrary.rxrealm : rxrealm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.yslibrary.rxrealm</groupId>
    <artifactId>rxrealm</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.yslibrary.rxrealm : rxrealm gradle dependency to your build.gradle file:

implementation 'net.yslibrary.rxrealm:rxrealm:1.2.0'

Gradle Kotlin DSL: Add the following net.yslibrary.rxrealm : rxrealm gradle kotlin dependency to your build.gradle.kts file:

implementation("net.yslibrary.rxrealm:rxrealm:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.yslibrary.rxrealm : rxrealm sbt scala dependency to your build.sbt file:

libraryDependencies += "net.yslibrary.rxrealm" % "rxrealm" % "1.2.0"

Advertisement

Dependencies from Group

Aug 07, 2015
28 stars

Discover Dependencies

Jul 17, 2023
8 usages
4 stars
Jul 17, 2023
117 usages
755 stars
Jul 17, 2023
83 usages
755 stars
Dec 28, 2022
84 usages
Aug 24, 2023
10 usages
680 stars
Aug 14, 2015
19 stars
Sep 11, 2017
8 usages
2.1k stars
Jan 30, 2021
20 usages
27 stars