[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7152":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":23,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":28,"discoverSource":29},7152,"picasso","square\u002Fpicasso","square","A powerful image downloading and caching library for Android","https:\u002F\u002Fsquare.github.io\u002Fpicasso\u002F",null,"Kotlin",18821,3952,817,192,0,2,5,71.5,"Apache License 2.0",false,"master",true,[],"2026-06-12 04:00:32","Picasso\n=======\n\n**Attention**: This library is deprecated.\nPlease use alternatives like [Coil](https:\u002F\u002Fcoil-kt.github.io\u002Fcoil\u002F) for future projects, and start planning to migrate existing projects, especially if they rely on Compose UI.\nExisting versions will continue to function, but no new work is planned.\nWhile some changes may land in the repo as we support internal legacy usage and migration, there will be no more public releases to Maven Central.\n\nThank you to all who used and\u002For contributed to Picasso over its decade of image loading.\n\n---\n\nA powerful image downloading and caching library for Android\n\n![](website\u002Fstatic\u002Fsample.png)\n\nFor more information please see [the website][1]\n\n\n\nDownload\n--------\n\nDownload the latest AAR from [Maven Central][2] or grab via Gradle:\n```groovy\nimplementation 'com.squareup.picasso:picasso:2.8'\n```\nor Maven:\n```xml\n\u003Cdependency>\n  \u003CgroupId>com.squareup.picasso\u003C\u002FgroupId>\n  \u003CartifactId>picasso\u003C\u002FartifactId>\n  \u003Cversion>2.8\u003C\u002Fversion>\n\u003C\u002Fdependency>\n```\n\nSnapshots of the development version are available in [Sonatype's `snapshots` repository][snap].\n\nPicasso requires at minimum Java 8 and API 21.\n\n\nProGuard\n--------\n\nIf you are using ProGuard you might need to add OkHttp's rules: https:\u002F\u002Fgithub.com\u002Fsquare\u002Fokhttp\u002F#r8--proguard\n\n\n\nLicense\n--------\n\n    Copyright 2013 Square, Inc.\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       https:\u002F\u002Fwww.apache.org\u002Flicenses\u002FLICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n\n [1]: https:\u002F\u002Fsquare.github.io\u002Fpicasso\u002F\n [2]: https:\u002F\u002Fsearch.maven.org\u002Fsearch?q=g:com.squareup.picasso%20AND%20a:picasso\n [snap]: https:\u002F\u002Fs01.oss.sonatype.org\u002Fcontent\u002Frepositories\u002Fsnapshots\u002F\n","Picasso 是一个专为 Android 设计的强大图像下载和缓存库。它支持从网络、资源文件或本地文件系统加载图片，并提供高效的内存与磁盘缓存机制以优化性能。Picasso 的核心功能包括自动处理图片的缩放、转换及错误处理，极大简化了开发者在应用中集成复杂图片加载逻辑的工作。尽管该项目已被官方声明不再维护并推荐使用如 Coil 等替代方案，但对于现有依赖 Picasso 的项目尤其是那些未采用 Compose UI 的应用来说，它仍然是一个稳定的选择。请注意，对于新启动的项目，建议探索其他更活跃的支持库。","2026-06-11 03:10:50","top_language"]