ImagePipeline-OkHttp Integration

An integration library to use OkHttp as the networking layer in ImagePipeline

Лицензия

Лицензия

Группа

Группа

com.facebook.fresco
Идентификатор

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

imagepipeline-okhttp
Последняя версия

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

2.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

ImagePipeline-OkHttp Integration
An integration library to use OkHttp as the networking layer in ImagePipeline
Ссылка на сайт

Ссылка на сайт

https://github.com/facebook/fresco
Система контроля версий

Система контроля версий

https://github.com/facebook/fresco.git

Скачать imagepipeline-okhttp

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/ -->
<dependency>
    <groupId>com.facebook.fresco</groupId>
    <artifactId>imagepipeline-okhttp</artifactId>
    <version>2.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/
implementation 'com.facebook.fresco:imagepipeline-okhttp:2.2.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/
implementation ("com.facebook.fresco:imagepipeline-okhttp:2.2.0")
'com.facebook.fresco:imagepipeline-okhttp:aar:2.2.0'
<dependency org="com.facebook.fresco" name="imagepipeline-okhttp" rev="2.2.0">
  <artifact name="imagepipeline-okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='imagepipeline-okhttp', version='2.2.0')
)
libraryDependencies += "com.facebook.fresco" % "imagepipeline-okhttp" % "2.2.0"
[com.facebook.fresco/imagepipeline-okhttp "2.2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp : okhttp jar 2.7.4

runtime (6)

Идентификатор библиотеки Тип Версия
com.facebook.fresco : fbcore jar 2.2.0
com.facebook.fresco : imagepipeline jar 2.2.0
com.facebook.fresco : imagepipeline-native jar 2.2.0
com.facebook.fresco : memory-type-ashmem jar 2.2.0
com.facebook.fresco : memory-type-native jar 2.2.0
com.facebook.fresco : memory-type-java jar 2.2.0

Модули Проекта

Данный проект не имеет модулей.

Fresco

Fresco Logo

Build Status License

Fresco is a powerful system for displaying images in Android applications.

Fresco takes care of image loading and display, so you don't have to. It will load images from the network, local storage, or local resources, and display a placeholder until the image has arrived. It has two levels of cache; one in memory and another in internal storage.

In Android 4.x and lower, Fresco puts images in a special region of Android memory. This lets your application run faster - and suffer the dreaded OutOfMemoryError much less often.

Fresco also supports:

  • streaming of progressive JPEGs
  • display of animated GIFs and WebPs
  • extensive customization of image loading and display
  • and much more!

Find out more at our website.

Requirements

Fresco can be included in any Android application.

Fresco supports Android 2.3 (Gingerbread) and later.

Using Fresco in your application

If you are building with Gradle, simply add the following line to the dependencies section of your build.gradle file:

implementation 'com.facebook.fresco:fresco:2.3.0'

For full details, visit the documentation on our web site, available in English, Chinese, and Korean:

Join the Fresco community

Please use our issues page to let us know of any problems.

For pull requests, please see the CONTRIBUTING file for information on how to help out. See our documentation for information on how to build from source.

License

Fresco is MIT-licensed.

com.facebook.fresco

Facebook

We are working to build community through open source technology. NB: members must have two-factor auth.

Версии библиотеки

Версия
2.2.0
2.1.0
2.0.0
1.14.2
1.14.1
1.14.0
1.13.0
1.12.1
1.12.0
1.10.0
1.9.0
1.8.1
1.8.0
1.7.1
1.7.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.14.1
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0