Last Version

realm-android-library 10.11.0

Realm is a mobile database: Build better apps, faster.

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.realm
ArtifactId

ArtifactId

realm-android-library
Version

Version

10.11.0
Type

Type

aar
Description

Description

realm-android-library
Realm is a mobile database: Build better apps, faster.
Project URL

Project URL

https://docs.mongodb.com/realm

Download realm-android-library 10.11.0


<!-- https://jarcasting.com/artifacts/io.realm/realm-android-library/ -->
<dependency>
    <groupId>io.realm</groupId>
    <artifactId>realm-android-library</artifactId>
    <version>10.11.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.realm/realm-android-library/
implementation 'io.realm:realm-android-library:10.11.0'
// https://jarcasting.com/artifacts/io.realm/realm-android-library/
implementation ("io.realm:realm-android-library:10.11.0")
'io.realm:realm-android-library:aar:10.11.0'
<dependency org="io.realm" name="realm-android-library" rev="10.11.0">
  <artifact name="realm-android-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.realm', module='realm-android-library', version='10.11.0')
)
libraryDependencies += "io.realm" % "realm-android-library" % "10.11.0"
[io.realm/realm-android-library "10.11.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.getkeepsafe.relinker : relinker jar 1.4.3
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.realm : realm-annotations jar 10.11.0
org.mongodb : bson jar 3.12.1

Project Modules

There are no modules declared in this project.