Picasso

强大的 Android 图片下载和缓存库。「A powerful image downloading and caching library for Android」

  • 所有者: square/picasso
  • 平台: Android, Linux, Mac, Windows
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Picasso

A powerful image downloading and caching library for Android

For more information please see the website

Download

Download the latest AAR from Maven Central or grab via Gradle:

implementation 'com.squareup.picasso:picasso:2.71828'

or Maven:

<dependency>
  <groupId>com.squareup.picasso</groupId>
  <artifactId>picasso</artifactId>
  <version>2.71828</version>
</dependency>

Snapshots of the development version are available in Sonatype's snapshots repository.

ProGuard

If you are using ProGuard you might need to add OkHttp's rules: https://github.com/square/okhttp/#r8--proguard

License

Copyright 2013 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

主要指标

概览
名称与所有者square/picasso
主编程语言Kotlin
编程语言HTML (语言数: 5)
平台Android, Linux, Mac, Windows
许可证Apache License 2.0
所有者活动
创建于2013-05-14 15:07:47
推送于2024-11-06 03:35:18
最后一次提交2024-11-05 22:35:14
发布数23
最新版本名称3.0.0-alpha06 (发布于 2024-08-29 17:49:20)
第一版名称picasso-parent-1.0.0 (发布于 2013-05-14 08:21:34)
用户参与
星数18.8k
关注者数830
派生数4k
提交数1.7k
已启用问题?
问题数1575
打开的问题数192
拉请求数684
打开的拉请求数21
关闭的拉请求数214
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?