is not current version
Last Version 1.0.3

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

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

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

com.tojc.ormlite.android
ArtifactId

ArtifactId

ormlite-content-provider-parent
Version

Version

1.0.2
Type

Type

pom

Download ormlite-content-provider-parent 1.0.2


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