basecontentprovider

Android Base ContentProvider for SQLite convenience

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.talklittle.basecontentprovider
ArtifactId

ArtifactId

basecontentprovider
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

aar
Description

Description

basecontentprovider
Android Base ContentProvider for SQLite convenience
Project URL

Project URL

https://github.com/talklittle/basecontentprovider
Source Code Management

Source Code Management

https://github.com/talklittle/basecontentprovider

Download basecontentprovider

How to add to project

<!-- https://jarcasting.com/artifacts/com.talklittle.basecontentprovider/basecontentprovider/ -->
<dependency>
    <groupId>com.talklittle.basecontentprovider</groupId>
    <artifactId>basecontentprovider</artifactId>
    <version>0.6.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.talklittle.basecontentprovider/basecontentprovider/
implementation 'com.talklittle.basecontentprovider:basecontentprovider:0.6.1'
// https://jarcasting.com/artifacts/com.talklittle.basecontentprovider/basecontentprovider/
implementation ("com.talklittle.basecontentprovider:basecontentprovider:0.6.1")
'com.talklittle.basecontentprovider:basecontentprovider:aar:0.6.1'
<dependency org="com.talklittle.basecontentprovider" name="basecontentprovider" rev="0.6.1">
  <artifact name="basecontentprovider" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.talklittle.basecontentprovider', module='basecontentprovider', version='0.6.1')
)
libraryDependencies += "com.talklittle.basecontentprovider" % "basecontentprovider" % "0.6.1"
[com.talklittle.basecontentprovider/basecontentprovider "0.6.1"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

License

Copyright 2015 TalkLittle, LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.6.1
0.6.0