License |
License |
---|---|
Categories |
CategoriesSQLite Data Databases |
GroupId | GroupIdcom.pushtorefresh.storio2 |
ArtifactId | ArtifactIdsqlite-annotations-processor |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsqlite-annotations-processor
Modern API for SQLiteDatabase and ContentResolver
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pushtorefresh.storio2/sqlite-annotations-processor/ -->
<dependency>
<groupId>com.pushtorefresh.storio2</groupId>
<artifactId>sqlite-annotations-processor</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pushtorefresh.storio2/sqlite-annotations-processor/
implementation 'com.pushtorefresh.storio2:sqlite-annotations-processor:2.1.0'
// https://jarcasting.com/artifacts/com.pushtorefresh.storio2/sqlite-annotations-processor/
implementation ("com.pushtorefresh.storio2:sqlite-annotations-processor:2.1.0")
'com.pushtorefresh.storio2:sqlite-annotations-processor:jar:2.1.0'
<dependency org="com.pushtorefresh.storio2" name="sqlite-annotations-processor" rev="2.1.0">
<artifact name="sqlite-annotations-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pushtorefresh.storio2', module='sqlite-annotations-processor', version='2.1.0')
)
libraryDependencies += "com.pushtorefresh.storio2" % "sqlite-annotations-processor" % "2.1.0"
[com.pushtorefresh.storio2/sqlite-annotations-processor "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.pushtorefresh.storio2 : sqlite-annotations | jar | 2.1.0 |
com.pushtorefresh.storio2 : common-annotations-processor | jar | 2.1.0 |