anzaizai / EasyRefreshLayout

Inherited This library allows you to easily achieve the drop-down refresh and upload more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

不能加载 Failed to resolve: com.github.anzaizai:EasyRefreshLayout:1.3.1

maxinlei opened this issue · comments

implementation com.github.anzaizai:EasyRefreshLayout:1.3.1 错误
Failed to resolve: com.github.anzaizai:EasyRefreshLayout:1.3.1

我也遇到了 此错误。 在编译(Sync Gradle)时出现。切换版本依然出现此问题。
@githubzaibao 希望有时间把这个无法使用问题处理下~ 麻烦了。
Android studio version : 3.2.1
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.anzaizai:EasyRefreshLayout:1.3.1.

在project的build文件中加 maven { url "https://jitpack.io" }