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

implementation 'com.github.bigmanLau:CardviewFix:1.0.3' 不能同步啊 #2

Open
lihongjian opened this issue Aug 28, 2018 · 2 comments

Comments

@lihongjian
Copy link

No description provided.

@bigmanLau
Copy link
Owner

不好意思 我文档忘了加 jcenter()的依赖了

@bigmanLau
Copy link
Owner

How to
To get a Git project into your build:

Step 1. Add the JitPack repository to your build file

gradle
maven
sbt
leiningen
Add it in your root build.gradle at the end of repositories:

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

Step 2. Add the dependency

dependencies {
	implementation 'com.github.User:Repo:Tag'
}

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

2 participants