is not current version
Last Version 1.0.0

C Interop 0.3.1

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.3.1' instead.

License

License

Categories

Categories

Kotlin Languages Realm Data Databases
GroupId

GroupId

io.realm.kotlin
ArtifactId

ArtifactId

cinterop-android-debug
Version

Version

0.3.1
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:0.3.1' instead.
Project URL

Project URL

https://realm.io
Source Code Management

Source Code Management

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

Download cinterop-android-debug 0.3.1


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

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.10

Project Modules

There are no modules declared in this project.