We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ada07 commit 1e841adCopy full SHA for 1e841ad
README.md
@@ -4,7 +4,7 @@
4
5
`glide` 是 `Google 官方`推荐的一款图片加载库,Coil是号称[Kotlin-first的Android图片加载库](https://juejin.cn/post/6844903913007611917) ,融合了kotlin特性、android最主流的技术和趋势,本篇我们主要分享如何用`kotlin`把`glide`封装的使用起来像`coil`一样。
6
7
-## 集成和API预览
+## 集成和API预览 [](https://jitpack.io/#forJrking/ImageExt)
8
9
1. ```groovy
10
allprojects {
0 commit comments