Fluffy ImageLoader

Library that helps loading and caching images in Android applications

License

License

GroupId

GroupId

com.alexvasilkov
ArtifactId

ArtifactId

fluffy-image-loader
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Fluffy ImageLoader
Library that helps loading and caching images in Android applications
Project URL

Project URL

https://github.com/alexvasilkov/fluffy-image-loader
Source Code Management

Source Code Management

https://github.com/alexvasilkov/fluffy-image-loader

Download fluffy-image-loader

How to add to project

<!-- https://jarcasting.com/artifacts/com.alexvasilkov/fluffy-image-loader/ -->
<dependency>
    <groupId>com.alexvasilkov</groupId>
    <artifactId>fluffy-image-loader</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.alexvasilkov/fluffy-image-loader/
implementation 'com.alexvasilkov:fluffy-image-loader:1.0.5'
// https://jarcasting.com/artifacts/com.alexvasilkov/fluffy-image-loader/
implementation ("com.alexvasilkov:fluffy-image-loader:1.0.5")
'com.alexvasilkov:fluffy-image-loader:jar:1.0.5'
<dependency org="com.alexvasilkov" name="fluffy-image-loader" rev="1.0.5">
  <artifact name="fluffy-image-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alexvasilkov', module='fluffy-image-loader', version='1.0.5')
)
libraryDependencies += "com.alexvasilkov" % "fluffy-image-loader" % "1.0.5"
[com.alexvasilkov/fluffy-image-loader "1.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 1.3.0

provided (1)

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

Project Modules

There are no modules declared in this project.

Deprecated

This library is not supported, use other libraries for image loading.

License

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.

Versions

Version
1.0.5