Android database utils


License

License

GroupId

GroupId

org.hnau.android
ArtifactId

ArtifactId

db
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Android database utils
Android database utils

Download db

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.70
org.hnau.db : base jar 1.0.7
org.hnau.db : orm jar 1.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0