C Interop

Wrapper for interacting with Realm Kotlin native code. This artifact is not supposed to be consumed directly, but through 'io.realm.kotlin:gradle-plugin:1.0.0' instead.

License

License

Categories

Categories

Kotlin Languages Realm Data Databases
GroupId

GroupId

io.realm.kotlin
ArtifactId

ArtifactId

cinterop-android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

C Interop
Wrapper for interacting with Realm Kotlin native code. This artifact is not supposed to be consumed directly, but through 'io.realm.kotlin:gradle-plugin:1.0.0' instead.
Project URL

Project URL

https://realm.io
Source Code Management

Source Code Management

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

Download cinterop-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
io.realm.kotlin : jni-swig-stub jar 1.0.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.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
1.0.0
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0