| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.bumptech.glide |
| Идентификатор | Идентификаторgifdecoder |
| Последняя версия | Последняя версия4.13.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеGlide GIF Decoder Library
Implementation of GifDecoder that is more memory efficient to animate for Android devices.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gifdecoder-4.13.2.pom | |
| gifdecoder-4.13.2.jar | 17 KB |
| gifdecoder-4.13.2-sources.jar | 17 KB |
| gifdecoder-4.13.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bumptech.glide/gifdecoder/ -->
<dependency>
<groupId>com.github.bumptech.glide</groupId>
<artifactId>gifdecoder</artifactId>
<version>4.13.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bumptech.glide/gifdecoder/
implementation 'com.github.bumptech.glide:gifdecoder:4.13.2'
// https://jarcasting.com/artifacts/com.github.bumptech.glide/gifdecoder/
implementation ("com.github.bumptech.glide:gifdecoder:4.13.2")
'com.github.bumptech.glide:gifdecoder:aar:4.13.2'
<dependency org="com.github.bumptech.glide" name="gifdecoder" rev="4.13.2">
<artifact name="gifdecoder" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bumptech.glide', module='gifdecoder', version='4.13.2')
)
libraryDependencies += "com.github.bumptech.glide" % "gifdecoder" % "4.13.2"
[com.github.bumptech.glide/gifdecoder "4.13.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |