basecontentprovider

Android Base ContentProvider for SQLite convenience

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.talklittle.basecontentprovider
Идентификатор

Идентификатор

basecontentprovider
Последняя версия

Последняя версия

0.6.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

basecontentprovider
Android Base ContentProvider for SQLite convenience
Ссылка на сайт

Ссылка на сайт

https://github.com/talklittle/basecontentprovider
Система контроля версий

Система контроля версий

https://github.com/talklittle/basecontentprovider

Скачать basecontentprovider

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.2.0

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.6.1
0.6.0