Skip to content

Instantly share code, notes, and snippets.

@alexvasilkov
Created May 13, 2020 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexvasilkov/c91d2dca05b7964c5ba902b2b743b20b to your computer and use it in GitHub Desktop.
Save alexvasilkov/c91d2dca05b7964c5ba902b2b743b20b to your computer and use it in GitHub Desktop.
repositories {
maven { url 'https://jitpack.io' }
}
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