| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.facebook.fresco |
| Идентификатор | Идентификаторimagepipeline |
| Версия | Версия2.5.0 |
| Тип | Типaar |
| Описание |
ОписаниеImagePipeline
The underlying image loading mechanism of the Fresco library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| imagepipeline-2.5.0.pom | |
| imagepipeline-2.5.0-sources.jar | 263 KB |
| imagepipeline-2.5.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline/ -->
<dependency>
<groupId>com.facebook.fresco</groupId>
<artifactId>imagepipeline</artifactId>
<version>2.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline/
implementation 'com.facebook.fresco:imagepipeline:2.5.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline/
implementation ("com.facebook.fresco:imagepipeline:2.5.0")
'com.facebook.fresco:imagepipeline:aar:2.5.0'
<dependency org="com.facebook.fresco" name="imagepipeline" rev="2.5.0">
<artifact name="imagepipeline" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='imagepipeline', version='2.5.0')
)
libraryDependencies += "com.facebook.fresco" % "imagepipeline" % "2.5.0"
[com.facebook.fresco/imagepipeline "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.facebook.fresco : imagepipeline-base | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.facebook.soloader : nativeloader | jar | 0.10.1 |
| com.facebook.soloader : annotation | jar | 0.10.1 |
| com.parse.bolts : bolts-tasks | jar | 1.4.0 |
| com.facebook.fresco : fbcore | jar | 2.5.0 |