License |
License |
---|---|
Categories |
CategoriesSQLite Data Databases |
GroupId | GroupIdcom.pushtorefresh.storio3 |
ArtifactId | ArtifactIdsqlite-annotations-processor |
Version | Version3.0.0 |
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.storio3/sqlite-annotations-processor/ -->
<dependency>
<groupId>com.pushtorefresh.storio3</groupId>
<artifactId>sqlite-annotations-processor</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pushtorefresh.storio3/sqlite-annotations-processor/
implementation 'com.pushtorefresh.storio3:sqlite-annotations-processor:3.0.0'
// https://jarcasting.com/artifacts/com.pushtorefresh.storio3/sqlite-annotations-processor/
implementation ("com.pushtorefresh.storio3:sqlite-annotations-processor:3.0.0")
'com.pushtorefresh.storio3:sqlite-annotations-processor:jar:3.0.0'
<dependency org="com.pushtorefresh.storio3" name="sqlite-annotations-processor" rev="3.0.0">
<artifact name="sqlite-annotations-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pushtorefresh.storio3', module='sqlite-annotations-processor', version='3.0.0')
)
libraryDependencies += "com.pushtorefresh.storio3" % "sqlite-annotations-processor" % "3.0.0"
[com.pushtorefresh.storio3/sqlite-annotations-processor "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.pushtorefresh.storio3 : sqlite-annotations | jar | 3.0.0 |
com.pushtorefresh.storio3 : common-annotations-processor | jar | 3.0.0 |