Last Version

Android-OrmLiteContentProvider Parent 1.0.3

This is a library that easy to make using ContentProvider with OrmLite.

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

com.tojc.ormlite.android
ArtifactId

ArtifactId

ormlite-content-provider-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

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

Project URL

https://github.com/jakenjarvis/Android-OrmLiteContentProvider/
Project Organization

Project Organization

Android-OrmLiteContentProvider Team
Source Code Management

Source Code Management

https://github.com/jakenjarvis/Android-OrmLiteContentProvider/

Download ormlite-content-provider-parent 1.0.3


<!-- https://jarcasting.com/artifacts/com.tojc.ormlite.android/ormlite-content-provider-parent/ -->
<dependency>
    <groupId>com.tojc.ormlite.android</groupId>
    <artifactId>ormlite-content-provider-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tojc.ormlite.android/ormlite-content-provider-parent/
implementation 'com.tojc.ormlite.android:ormlite-content-provider-parent:1.0.3'
// https://jarcasting.com/artifacts/com.tojc.ormlite.android/ormlite-content-provider-parent/
implementation ("com.tojc.ormlite.android:ormlite-content-provider-parent:1.0.3")
'com.tojc.ormlite.android:ormlite-content-provider-parent:pom:1.0.3'
<dependency org="com.tojc.ormlite.android" name="ormlite-content-provider-parent" rev="1.0.3">
  <artifact name="ormlite-content-provider-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tojc.ormlite.android', module='ormlite-content-provider-parent', version='1.0.3')
)
libraryDependencies += "com.tojc.ormlite.android" % "ormlite-content-provider-parent" % "1.0.3"
[com.tojc.ormlite.android/ormlite-content-provider-parent "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ormlite-content-provider-library
  • ormlite-content-provider-library-test
  • ormlite-content-provider-compiler
  • ormlite-content-provider-sample
  • ormlite-content-provider-compiler-sample