GithubHelp home page GithubHelp logo

Comments (13)

Piasy avatar Piasy commented on July 18, 2024

你的网络出问题啦

from bigimageviewer.

LitbLeo avatar LitbLeo commented on July 18, 2024

@Piasy 不会啊 我的网络是正常的,依赖其他项目都是可以的呀!不知道你这个需要什么特殊处理吗?

from bigimageviewer.

Piasy avatar Piasy commented on July 18, 2024

这我就不清楚了啊,你看这个能不能访问?https://dl.bintray.com/piasy/maven/com/github/piasy/BigImageViewer/

from bigimageviewer.

LitbLeo avatar LitbLeo commented on July 18, 2024

能的,方便加QQ么?

from bigimageviewer.

LitbLeo avatar LitbLeo commented on July 18, 2024

你的依赖是放在项目目录最外层的build.gradle文件还是项目里面的那个?

from bigimageviewer.

Piasy avatar Piasy commented on July 18, 2024

你看 https://github.com/Piasy/BigImageViewer/blob/master/app/build.gradle

from bigimageviewer.

LitbLeo avatar LitbLeo commented on July 18, 2024

我看了 没毛病啊 你这个是依赖module嘛 我是直接
`allprojects {
repositories {
maven {
url "http://dl.bintray.com/piasy/maven"
}
}
}

// NOTE that the artifact id has been changed!
compile 'com.github.piasy:BigImageViewer:1.2.3'

// load with fresco
compile 'com.github.piasy:FrescoImageLoader:1.2.3'

// load with glide
compile 'com.github.piasy:GlideImageLoader:1.2.3'

// progress pie indicator
compile 'com.github.piasy:ProgressPieIndicator:1.2.3'`

这样就会有问题呀

from bigimageviewer.

Piasy avatar Piasy commented on July 18, 2024

你贴一下你的根目录 build.gradle 和 app/build.gradle。

from bigimageviewer.

LitbLeo avatar LitbLeo commented on July 18, 2024

这是app的
image
这是build.gradle的
image

from bigimageviewer.

Piasy avatar Piasy commented on July 18, 2024
maven {
    url "http://dl.bintray.com/piasy/maven"
}

加在哪里了?

要加在根目录的 build.gradle 里面。

from bigimageviewer.

LitbLeo avatar LitbLeo commented on July 18, 2024

原先放在build.gradle里面的,刚截图忘了加上去了

from bigimageviewer.

Piasy avatar Piasy commented on July 18, 2024

@LitbLeo 200842165,你可以加我 QQ

from bigimageviewer.

Piasy avatar Piasy commented on July 18, 2024

@LitbLeo issue 我先关闭了,有问题随时 reopen

from bigimageviewer.

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.