Last Version

AndroidImageLoader - Library 0.1

A library that helps loading images on the Android platform

License

License

GroupId

GroupId

com.wu-man
ArtifactId

ArtifactId

androidimageloader-library
Version

Version

0.1
Type

Type

jar
Description

Description

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

Project Organization

David Wu

Download androidimageloader-library 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.wu-man : twolevellrucache jar 0.7.1
com.jakewharton : disklrucache jar 1.2.1
com.nineoldandroids : library jar 2.4.0

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.