hegaojian / JetpackMvvm

:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
https://github.com/hegaojian/JetpackMvvm
Apache License 2.0
3.1k stars 605 forks source link

com.kunminx.archi:unpeek-livedata:4.4.1-beta1库无法下载 #131

Open bruthe2013 opened 1 year ago

bruthe2013 commented 1 year ago

使用com.github.hegaojian:JetpackMvvm:1.2.7无法下载内部依赖com.kunminx.archi:unpeek-livedata:4.4.1-beta1。更改为maven { url 'https://maven.aliyun.com/repository/central' }阿里代理地址也不行