License |
License |
---|---|
Categories |
CategoriesKotlin Languages ORM Data |
GroupId | GroupIdcom.github.tarsys.android |
ArtifactId | ArtifactIdkotlin-orm2 |
Last Version | Last Version2.0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkotlin-orm2
Yet another Advanced Android ORM Kotlin Version 2
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kotlin-orm2-2.0.0.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tarsys.android/kotlin-orm2/ -->
<dependency>
<groupId>com.github.tarsys.android</groupId>
<artifactId>kotlin-orm2</artifactId>
<version>2.0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tarsys.android/kotlin-orm2/
implementation 'com.github.tarsys.android:kotlin-orm2:2.0.0.2'
// https://jarcasting.com/artifacts/com.github.tarsys.android/kotlin-orm2/
implementation ("com.github.tarsys.android:kotlin-orm2:2.0.0.2")
'com.github.tarsys.android:kotlin-orm2:aar:2.0.0.2'
<dependency org="com.github.tarsys.android" name="kotlin-orm2" rev="2.0.0.2">
<artifact name="kotlin-orm2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.tarsys.android', module='kotlin-orm2', version='2.0.0.2')
)
libraryDependencies += "com.github.tarsys.android" % "kotlin-orm2" % "2.0.0.2"
[com.github.tarsys.android/kotlin-orm2 "2.0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |
com.google.code.gson : gson | jar | 2.8.6 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.31 |
androidx.preference » preference-ktx | jar | 1.1.1 |