Jar examples for s:sqlite
Modern API for SQLiteDatabase and ContentResolver
You can download jar file sqlite 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add sqlite-1.1.0.jar to your project.
<dependency> <groupId>com.pushtorefresh.storio</groupId> <artifactId>sqlite</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.pushtorefresh.storio', name: 'sqlite', version: '1.1.0'
libraryDependencies += "com.pushtorefresh.storio" % "sqlite" % "1.1.0"
<dependency org="com.pushtorefresh.storio" name="sqlite" rev="1.1.0"/>
@Grapes(@Grab(group='com.pushtorefresh.storio', module='sqlite', version='1.1.0'))
'com.pushtorefresh.storio:sqlite:jar:1.1.0'
Click the following link to download the jar file.
sqlite-1.1.0-javadoc.jar