Jar examples for o:ormlite-content-provider-library
This is a library that easy to make using ContentProvider with OrmLite.
You can download jar file ormlite-content-provider-library 1.0.2 in this page.
Apache License, Version 2.0
You can use the following script to add ormlite-content-provider-library-1.0.2.jar to your project.
<dependency> <groupId>com.tojc.ormlite.android</groupId> <artifactId>ormlite-content-provider-library</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.tojc.ormlite.android', name: 'ormlite-content-provider-library', version: '1.0.2'
libraryDependencies += "com.tojc.ormlite.android" % "ormlite-content-provider-library" % "1.0.2"
<dependency org="com.tojc.ormlite.android" name="ormlite-content-provider-library" rev="1.0.2"/>
@Grapes(@Grab(group='com.tojc.ormlite.android', module='ormlite-content-provider-library', version='1.0.2'))
'com.tojc.ormlite.android:ormlite-content-provider-library:jar:1.0.2'
Click the following link to download the jar file.
ormlite-content-provider-library-1.0.2-javadoc.jar