не последняя версия
Последняя версия 4.13.2

com.github.bumptech.glide:gifdecoder 4.8.0

Implementation of GifDecoder that is more memory efficient to animate for Android devices.

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.github.bumptech.glide
Идентификатор

Идентификатор

gifdecoder
Версия

Версия

4.8.0
Тип

Тип

aar

Скачать gifdecoder 4.8.0


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