Last Version

AndroidFeedLoader - Library 0.1.1

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

License

License

GroupId

GroupId

com.wu-man
ArtifactId

ArtifactId

androidfeedloader-library
Version

Version

0.1.1
Type

Type

jar
Description

Description

AndroidFeedLoader - Library
A library that helps you build Android ContentProviders that feeds from Web APIs.
Project Organization

Project Organization

David Wu

Download androidfeedloader-library 0.1.1


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.