| License |
License |
|---|---|
| Categories |
CategoriesRealm Data Databases |
| GroupId | GroupIdcom.github.marcelosmith77 |
| ArtifactId | ArtifactIdandroid-realm |
| Last Version | Last Version1.01.03 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid-Realm
Android-Realm
|
| Filename | Size |
|---|---|
| android-realm-1.01.03.pom | |
| android-realm-1.01.03.aar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.marcelosmith77/android-realm/ -->
<dependency>
<groupId>com.github.marcelosmith77</groupId>
<artifactId>android-realm</artifactId>
<version>1.01.03</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-realm/
implementation 'com.github.marcelosmith77:android-realm:1.01.03'
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-realm/
implementation ("com.github.marcelosmith77:android-realm:1.01.03")
'com.github.marcelosmith77:android-realm:aar:1.01.03'
<dependency org="com.github.marcelosmith77" name="android-realm" rev="1.01.03">
<artifact name="android-realm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcelosmith77', module='android-realm', version='1.01.03')
)
libraryDependencies += "com.github.marcelosmith77" % "android-realm" % "1.01.03"
[com.github.marcelosmith77/android-realm "1.01.03"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.61 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.17 |
| io.realm : realm-android-library | jar | 6.0.2 |
| org.parceler : parceler-api | jar | 1.1.12 |
| androidx.core » core-ktx | jar | 1.1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |