| License | License | 
|---|---|
| Categories | CategoriesKotlin Languages Realm Data Databases | 
| GroupId | GroupIdio.realm | 
| ArtifactId | ArtifactIdrealm-android-kotlin-extensions | 
| Last Version | Last Version10.11.0 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionrealm-android-kotlin-extensions Kotlin specific APIs and extension functions for Realm for Android | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/io.realm/realm-android-kotlin-extensions/ -->
<dependency>
    <groupId>io.realm</groupId>
    <artifactId>realm-android-kotlin-extensions</artifactId>
    <version>10.11.0</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.realm/realm-android-kotlin-extensions/
implementation 'io.realm:realm-android-kotlin-extensions:10.11.0'// https://jarcasting.com/artifacts/io.realm/realm-android-kotlin-extensions/
implementation ("io.realm:realm-android-kotlin-extensions:10.11.0")'io.realm:realm-android-kotlin-extensions:aar:10.11.0'<dependency org="io.realm" name="realm-android-kotlin-extensions" rev="10.11.0">
  <artifact name="realm-android-kotlin-extensions" type="aar" />
</dependency>@Grapes(
@Grab(group='io.realm', module='realm-android-kotlin-extensions', version='10.11.0')
)libraryDependencies += "io.realm" % "realm-android-kotlin-extensions" % "10.11.0"[io.realm/realm-android-kotlin-extensions "10.11.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |