| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.github.bumptech.glide |
| Идентификатор | Идентификаторrecyclerview-integration |
| Последняя версия | Последняя версия4.13.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеGlide RecyclerView Integration
An integration library to display images in RecyclerView.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| recyclerview-integration-4.13.2.pom | |
| recyclerview-integration-4.13.2.jar | 3 KB |
| recyclerview-integration-4.13.2-sources.jar | 3 KB |
| recyclerview-integration-4.13.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bumptech.glide/recyclerview-integration/ -->
<dependency>
<groupId>com.github.bumptech.glide</groupId>
<artifactId>recyclerview-integration</artifactId>
<version>4.13.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bumptech.glide/recyclerview-integration/
implementation 'com.github.bumptech.glide:recyclerview-integration:4.13.2'
// https://jarcasting.com/artifacts/com.github.bumptech.glide/recyclerview-integration/
implementation ("com.github.bumptech.glide:recyclerview-integration:4.13.2")
'com.github.bumptech.glide:recyclerview-integration:aar:4.13.2'
<dependency org="com.github.bumptech.glide" name="recyclerview-integration" rev="4.13.2">
<artifact name="recyclerview-integration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bumptech.glide', module='recyclerview-integration', version='4.13.2')
)
libraryDependencies += "com.github.bumptech.glide" % "recyclerview-integration" % "4.13.2"
[com.github.bumptech.glide/recyclerview-integration "4.13.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.bumptech.glide : glide | jar | 4.13.2 |