Last Version

AndroidImageLoader - Parent 0.1

A library that helps loading images on the Android platform

License

License

GroupId

GroupId

com.wu-man
ArtifactId

ArtifactId

androidimageloader-parent
Version

Version

0.1
Type

Type

pom
Description

Description

AndroidImageLoader - Parent
A library that helps loading images on the Android platform
Project Organization

Project Organization

David Wu
Source Code Management

Source Code Management

https://github.com/wuman/AndroidImageLoader

Download androidimageloader-parent 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • samples