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

Jitpack issues #1

Open
shokkobon opened this issue May 14, 2016 · 3 comments
Open

Jitpack issues #1

shokkobon opened this issue May 14, 2016 · 3 comments

Comments

@shokkobon
Copy link

Gradle could not resolve the library from jitpack by using "com.github.trikita:jedux:+" (as is written in the documentation)

So I visited https://jitpack.io/#trikita/jedux and could not use any of the Releases artifacts.
Only once switching to Commits and using 'com.github.trikita:jedux:-SNAPSHOT' was the library successfully resolved by Gradle.

As I do not like pointing to a SNAPSHOT I changed it to point to the last commit 'com.github.trikita:jedux:80389e26dc'

Also consider not using + for the dependency version as it's not a very good practice (and Android Studio will display a warning every time such a dependency is added to the build file)

@janjilek
Copy link

+1 I have the same problem

@mheras
Copy link

mheras commented Jan 31, 2017

+1

1 similar comment
@Martori
Copy link

Martori commented Jul 30, 2017

+1

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