الانتباه : تم إهمال هذه المكتبة. يرجى استخدام بدائل مثل Coil للمشاريع المستقبلية ، والبدء في التخطيط لترحيل المشاريع الحالية ، خاصة إذا كانت تعتمد على تكوين واجهة المستخدم. ستستمر الإصدارات الحالية في العمل ، ولكن لا يتم التخطيط لعمل جديد. في حين أن بعض التغييرات قد تهبط في الريبو لأننا ندعم الاستخدام الداخلي للترجمة والهجرة ، فلن يكون هناك المزيد من الإصدارات العامة إلى Maven Central.
شكرا لجميع الذين استخدموا و/أو ساهم في بيكاسو على مدار عقد من تحميل الصور.
مكتبة قوية لتنزيل وتخزين التخزين المؤقت لنظام Android
لمزيد من المعلومات ، يرجى الاطلاع على الموقع
قم بتنزيل أحدث AAR من Maven Central أو Grab عبر Gradle:
implementation ' com.squareup.picasso:picasso:2.8 '
أو مافن:
< dependency >
< groupId >com.squareup.picasso</ groupId >
< artifactId >picasso</ artifactId >
< version >2.8</ version >
</ dependency >
تتوفر لقطات من إصدار التطوير في مستودع snapshots
Sonatype.
يتطلب بيكاسو كحد أدنى Java 8 و API 21.
إذا كنت تستخدم proguard ، فقد تحتاج إلى إضافة قواعد OKHTTP: https://github.com/square/okhttp/#r8-proguard
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
https://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.