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

It's always show Gradle:Download https://jitpack.io/com/github/navasmdc/MaterialDesign-1.5.pom #418

Open
CharlesWWT opened this issue Sep 19, 2018 · 3 comments

Comments

@CharlesWWT
Copy link

But i compile another lib is normal ,and i use maven.aliyun is same invalid .Do you same as me? please fix it

@CrisAldroid
Copy link

Same here. And it ruin my gradle project sync time !

@SunshineCui
Copy link

Add jcenter() to repositories if you don't have it already. It started working after a clean/rebuild

repositories {
jcenter()
}

dependencies {
compile 'com.github.navasmdc:MaterialDesign:1.5@aar'
}

@arpitRanjan
Copy link

@CrisAldroid

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

4 participants