Last Version

sqlite 1.0

android-database

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.github.snowdream.android.database
ArtifactId

ArtifactId

sqlite
Version

Version

1.0
Type

Type

jar
Description

Description

sqlite
android-database

Download sqlite 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
de.greenrobot : greendao-generator jar 1.3.0
com.j256.ormlite : ormlite-android jar 4.48
de.greenrobot : greendao jar 1.3.7

Project Modules

There are no modules declared in this project.