Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradle编译错误 #1

Open
zhengfei opened this issue Mar 31, 2017 · 6 comments
Open

gradle编译错误 #1

zhengfei opened this issue Mar 31, 2017 · 6 comments

Comments

@zhengfei
Copy link

按照配置,提示找不到库
Error:Could not find com.github.open-android:ShoppingCartAddSubtract:0.1.0.
Required by:
project :app
Search in build.gradle files

这是我app的gradle
allprojects {
repositories {
jcenter()
maven {url "https://jitpack.io"}
mavenCentral()
mavenLocal()
flatDir{
dirs 'libs'
}
}
}

这是我module的gradle
dependencies {
....
compile 'com.github.open-android:ShoppingCartAddSubtract:0.1.0'
}

@luyun181
Copy link

同问,为什么呢?

@cuibty
Copy link

cuibty commented Nov 8, 2017

同问

1 similar comment
@ruanbaojun1105
Copy link

同问

@lmdiloveu
Copy link

放弃吧。。。不要用了。。。

@ruanbaojun1105
Copy link

ruanbaojun1105 commented Jan 6, 2018

辣鸡,已经自己写了

@jamin918
Copy link

copy 别人的(Bigkoo/Android-SnappingStepper)也就算了,还下不来了,真坑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants