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 dependency definition in docs is incorrect #63

Closed
donalmurtagh opened this issue Aug 9, 2016 · 1 comment
Closed

Gradle dependency definition in docs is incorrect #63

donalmurtagh opened this issue Aug 9, 2016 · 1 comment

Comments

@donalmurtagh
Copy link

There should be a colon between the group ID and the artefact ID, i.e.

compile 'com.auth0:java-jwt:2.2.0'

instead of

compile 'com.auth0.java-jwt:2.2.0'
donalmurtagh pushed a commit to donalmurtagh/java-jwt that referenced this issue Aug 9, 2016
@arcseldon
Copy link
Contributor

@donalmurtagh - thanks for pointing this out.

PR raised

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