Last Version

Android EasySQLite 2.1.0

Use easily the database SQLite on android using the DAO and transformer design patterns.

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.github.tonilopezmr
ArtifactId

ArtifactId

easysqlite
Version

Version

2.1.0
Type

Type

aar
Description

Description

Android EasySQLite
Use easily the database SQLite on android using the DAO and transformer design patterns.
Project URL

Project URL

https://github.com/tonilopezmr/Android-EasySQLite
Source Code Management

Source Code Management

https://github.com/tonilopezmr/Android-EasySQLite

Download easysqlite 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.