License |
License |
---|---|
Categories |
CategoriesSQLite Data Databases |
GroupId | GroupIdcom.flandep.android |
ArtifactId | ArtifactIdsqliteclean |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSQLiteClean
SQlite framework to have Clean Code
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sqliteclean-0.0.1.pom | |
sqliteclean-0.0.1.aar | 22 KB |
sqliteclean-0.0.1-sources.jar | 5 KB |
sqliteclean-0.0.1-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.flandep.android/sqliteclean/ -->
<dependency>
<groupId>com.flandep.android</groupId>
<artifactId>sqliteclean</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.flandep.android/sqliteclean/
implementation 'com.flandep.android:sqliteclean:0.0.1'
// https://jarcasting.com/artifacts/com.flandep.android/sqliteclean/
implementation ("com.flandep.android:sqliteclean:0.0.1")
'com.flandep.android:sqliteclean:aar:0.0.1'
<dependency org="com.flandep.android" name="sqliteclean" rev="0.0.1">
<artifact name="sqliteclean" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.flandep.android', module='sqliteclean', version='0.0.1')
)
libraryDependencies += "com.flandep.android" % "sqliteclean" % "0.0.1"
[com.flandep.android/sqliteclean "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.1.0 |