Categories |
CategoriesIDE Development Tools ORM Data |
---|---|
GroupId | GroupIdcom.tojc.ormlite.android |
ArtifactId | ArtifactIdormlite-content-provider-parent |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
ormlite-content-provider-parent-1.0.2.pom | 16 KB |
Browse |
<!-- 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"]