не последняя версия
Последняя версия 1.0.0

io.realm.kotlin:cinterop-android 0.5.0

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

Категории

Категории

Kotlin Языки программирования Realm Данные Базы данных
Группа

Группа

io.realm.kotlin
Идентификатор

Идентификатор

cinterop-android
Версия

Версия

0.5.0
Тип

Тип

aar

Скачать cinterop-android 0.5.0


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