Last Version

Dali 0.4.0

Dali is an image blur library for Android. It is easy to use, fast and extensible. Dali contains several modules for either static blurring, live blurring and animations.

License

License

GroupId

GroupId

at.favre.lib
ArtifactId

ArtifactId

dali
Version

Version

0.4.0
Type

Type

aar
Description

Description

Dali
Dali is an image blur library for Android. It is easy to use, fast and extensible. Dali contains several modules for either static blurring, live blurring and animations.
Project URL

Project URL

https://github.com/patrickfav/Dali
Source Code Management

Source Code Management

https://github.com/patrickfav/Dali

Download dali 0.4.0


<!-- https://jarcasting.com/artifacts/at.favre.lib/dali/ -->
<dependency>
    <groupId>at.favre.lib</groupId>
    <artifactId>dali</artifactId>
    <version>0.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/at.favre.lib/dali/
implementation 'at.favre.lib:dali:0.4.0'
// https://jarcasting.com/artifacts/at.favre.lib/dali/
implementation ("at.favre.lib:dali:0.4.0")
'at.favre.lib:dali:aar:0.4.0'
<dependency org="at.favre.lib" name="dali" rev="0.4.0">
  <artifact name="dali" type="aar" />
</dependency>
@Grapes(
@Grab(group='at.favre.lib', module='dali', version='0.4.0')
)
libraryDependencies += "at.favre.lib" % "dali" % "0.4.0"
[at.favre.lib/dali "0.4.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
com.jakewharton : disklrucache jar 2.0.2
androidx.recyclerview » recyclerview jar 1.1.0
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.