android studio使用SmartRefreshLayout的方法

求android studio使用SmartRefreshLayout的方法 我导入从网上找的依赖代码加入Gradle Scripts中下载报错:“android studio使用SmartRefreshLayout的方法”,求前辈们教下我们谢谢了!

直接跟着官网教程配置就行了,官网:https://github.com/scwang90/SmartRefreshLayout

你试一下,还不行的话贴出具体的错误,才好分析。

大神我已经从GitHub 下载下来了 但不知道怎么引用 ,麻烦您了!我直接复制代码引用
compile 'com.scwang.smartrefresh:SmartRefreshLayout:1.0.3'
compile 'com.scwang.smartrefresh:SmartRefreshHeader:1.0.3'

报![图片说明图片说明错!

我觉的是没引用的问题!麻烦你帮忙看看吧!