Giter Club home page Giter Club logo

Comments (9)

hyl87 avatar hyl87 commented on June 3, 2024

提示找不到 not found

from smoothrefreshlayout.

dkzwm avatar dkzwm commented on June 3, 2024

jcenter要跑路了,切到jitpack了。你按照readme描述重新依赖下。

from smoothrefreshlayout.

hyl87 avatar hyl87 commented on June 3, 2024

Failed to resolve: com.github.dkzwm:SmoothRefreshLayout:ext-util
还是不行 都找不到了

from smoothrefreshlayout.

dkzwm avatar dkzwm commented on June 3, 2024

注意根build.gradle


allprojects {
    repositories {
        google()
        maven { url 'https://jitpack.io' }
    }
}

需要指定jitpack的仓库地址。

from smoothrefreshlayout.

hyl87 avatar hyl87 commented on June 3, 2024

image
加了的 @dkzwm

from smoothrefreshlayout.

dkzwm avatar dkzwm commented on June 3, 2024

网络的问题,翻下墙吧,我这边才测试依赖没有问题。

from smoothrefreshlayout.

hyl87 avatar hyl87 commented on June 3, 2024

好了 重启电脑才搞定,不知道什么原因

from smoothrefreshlayout.

hyl87 avatar hyl87 commented on June 3, 2024

又依赖不下来了
目前就只有 'com.github.dkzwm:SmoothRefreshLayout:core:1.7.2' 这个可以成功 其他的都要失败

from smoothrefreshlayout.

dkzwm avatar dkzwm commented on June 3, 2024

1.7.2这个版本相较于1.7.1.6.androidx没有任何更新,仅仅用来测试JitPack,这边测试发现JitPack服务不靠谱,准备迁移到Maven Central

from smoothrefreshlayout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.