Skip to content

Download this project! #29

Answered by vewert
BenjaminTGa asked this question in Q&A
Discussion options

You must be logged in to vote

It is available from jitpack, and can be added as a dependency to your project using gradle, maven, etc.

See the sections called: Using it with Gradle, Maven... etc, the README, for more information. Especially note that you need to add jitpack as an available maven repository using:

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

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BenjaminTGa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants