Android Sqlite Mapper

Android Sqlite

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.github.yamingd.android
ArtifactId

ArtifactId

sqlite-compiler
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Android Sqlite Mapper
Android Sqlite
Project URL

Project URL

https://github.com/yamingd/argo-sqlite
Source Code Management

Source Code Management

https://github.com/yamingd/argo-sqlite

Download sqlite-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yamingd.android/sqlite-compiler/ -->
<dependency>
    <groupId>com.github.yamingd.android</groupId>
    <artifactId>sqlite-compiler</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yamingd.android/sqlite-compiler/
implementation 'com.github.yamingd.android:sqlite-compiler:2.2.0'
// https://jarcasting.com/artifacts/com.github.yamingd.android/sqlite-compiler/
implementation ("com.github.yamingd.android:sqlite-compiler:2.2.0")
'com.github.yamingd.android:sqlite-compiler:jar:2.2.0'
<dependency org="com.github.yamingd.android" name="sqlite-compiler" rev="2.2.0">
  <artifact name="sqlite-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yamingd.android', module='sqlite-compiler', version='2.2.0')
)
libraryDependencies += "com.github.yamingd.android" % "sqlite-compiler" % "2.2.0"
[com.github.yamingd.android/sqlite-compiler "2.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.yamingd.android : sqlite-annotation jar 2.1.0

Project Modules

There are no modules declared in this project.

argo-sqlite

sqlite mapper for Android using Processor

Versions

Version
2.2.0
2.1.0
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0