AndroidFeedLoader - Parent

A library that helps you build Android ContentProviders that feeds from Web APIs.

Лицензия

Лицензия

Группа

Группа

com.wu-man
Идентификатор

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

androidfeedloader-parent
Последняя версия

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

0.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

AndroidFeedLoader - Parent
A library that helps you build Android ContentProviders that feeds from Web APIs.
Организация-разработчик

Организация-разработчик

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

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

https://github.com/wuman/AndroidFeedLoader

Скачать androidfeedloader-parent

Имя Файла Размер
androidfeedloader-parent-0.1.1.pom 10 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.wu-man/androidfeedloader-parent/ -->
<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>androidfeedloader-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wu-man/androidfeedloader-parent/
implementation 'com.wu-man:androidfeedloader-parent:0.1.1'
// https://jarcasting.com/artifacts/com.wu-man/androidfeedloader-parent/
implementation ("com.wu-man:androidfeedloader-parent:0.1.1")
'com.wu-man:androidfeedloader-parent:pom:0.1.1'
<dependency org="com.wu-man" name="androidfeedloader-parent" rev="0.1.1">
  <artifact name="androidfeedloader-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wu-man', module='androidfeedloader-parent', version='0.1.1')
)
libraryDependencies += "com.wu-man" % "androidfeedloader-parent" % "0.1.1"
[com.wu-man/androidfeedloader-parent "0.1.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • library
  • samples

AndroidFeedLoader

AndroidFeedLoader is a mavenized fork of the Feeds Framework from libs-for-android.

The AndroidFeedLoader helps you parse, annotate, and display data from Web APIs, and make it available to external apps via a ContentProvider.

INCLUDING IN YOUR PROJECT

There are two ways to include AndroidFeedLoader in your projects:

  1. You can download the released jar file in the Downloads section.

  2. If you use Maven to build your project you can simply add a dependency to this library.

     <dependency>
         <groupId>com.wu-man</groupId>
         <artifactId>androidfeedloader-library</artifactId>
         <version>0.1.1</version>
     </dependency>
    

CONTRIBUTE

If you would like to contribute code to AndroidFeedLoader you can do so through GitHub by forking the repository and sending a pull request.

DEVELOPED BY

LICENSE

Copyright 2012 David Wu
Copyright (C) 2010 Google Inc.

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.

Bitdeli Badge

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

Версия
0.1.1