Last Version

kotlin-orm 1.0.2.9

Yet another Advanced Android ORM Kotlin Version

License

License

Categories

Categories

Kotlin Languages ORM Data
GroupId

GroupId

com.github.tarsys.android
ArtifactId

ArtifactId

kotlin-orm
Version

Version

1.0.2.9
Type

Type

aar
Description

Description

kotlin-orm
Yet another Advanced Android ORM Kotlin Version
Project URL

Project URL

http://tarsys.github.io/TaRSySAndroidORMKotlin/
Source Code Management

Source Code Management

http://tarsys.github.io/TaRSySAndroidORMKotlin/

Download kotlin-orm 1.0.2.9


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
com.github.tarsys.android : support jar 1.0.3.9
com.google.code.gson : gson jar 2.8.2

Project Modules

There are no modules declared in this project.