Library

Library code for Realm Kotlin. This artifact is not supposed to be consumed directly, but through 'io.realm.kotlin:gradle-plugin:0.5.0' instead.

License

License

Categories

Categories

Kotlin Languages Realm Data Databases
GroupId

GroupId

io.realm.kotlin
ArtifactId

ArtifactId

library-android
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

Library
Library code for Realm Kotlin. This artifact is not supposed to be consumed directly, but through 'io.realm.kotlin:gradle-plugin:0.5.0' instead.
Project URL

Project URL

https://realm.io
Source Code Management

Source Code Management

https://github.com/realm/realm-kotlin

Download library-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.realm.kotlin : cinterop-android jar 0.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.21
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0-native-mt
org.jetbrains.kotlinx : atomicfu-jvm jar 0.16.1
androidx.startup » startup-runtime jar 1.1.0-beta01
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0-native-mt

Project Modules

There are no modules declared in this project.
io.realm.kotlin

Realm

Realm is a mobile database: a replacement for SQLite & ORMs. SDKs for Swift, Objective-C, Java, Kotlin, C#, and JavaScript.

Versions

Version
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0