is not current version
Last Version 4.13.2

Glide AVIF Integration 4.13.0

An integration library to support AVIF images in Glide

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

avif-integration
Version

Version

4.13.0
Type

Type

aar
Description

Description

Glide AVIF Integration
An integration library to support AVIF images in Glide
Project URL

Project URL

https://github.com/bumptech/glide
Source Code Management

Source Code Management

https://github.com/bumptech/glide

Download avif-integration 4.13.0


<!-- https://jarcasting.com/artifacts/com.github.bumptech.glide/avif-integration/ -->
<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>avif-integration</artifactId>
    <version>4.13.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bumptech.glide/avif-integration/
implementation 'com.github.bumptech.glide:avif-integration:4.13.0'
// https://jarcasting.com/artifacts/com.github.bumptech.glide/avif-integration/
implementation ("com.github.bumptech.glide:avif-integration:4.13.0")
'com.github.bumptech.glide:avif-integration:aar:4.13.0'
<dependency org="com.github.bumptech.glide" name="avif-integration" rev="4.13.0">
  <artifact name="avif-integration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bumptech.glide', module='avif-integration', version='4.13.0')
)
libraryDependencies += "com.github.bumptech.glide" % "avif-integration" % "4.13.0"
[com.github.bumptech.glide/avif-integration "4.13.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.13.0
org.aomedia.avif.android : avif jar 0.9.3.545a756
com.google.guava : guava jar 28.1-android

Project Modules

There are no modules declared in this project.