MVN

com.tojc.ormlite.android : ormlite-content-provider-parent

Maven & Gradle

Sep 10, 2013
176 stars

Android-OrmLiteContentProvider Parent · This is a library that easy to make using ContentProvider with OrmLite.

<dependency>
    <groupId>com.tojc.ormlite.android</groupId>
    <artifactId>ormlite-content-provider-parent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tojc.ormlite.android : ormlite-content-provider-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.tojc.ormlite.android : ormlite-content-provider-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ormlite-content-provider-parent-1.0.3
ormlite-content-provider-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tojc.ormlite.android</groupId>
    <artifactId>ormlite-content-provider-parent</artifactId>
    <version>1.0.3</version>
</dependency>