Skip to content

Instantly share code, notes, and snippets.

@prasad79
Created November 15, 2019 09:34
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 prasad79/683caaa0907787f2fe99e59428e3a5e6 to your computer and use it in GitHub Desktop.
Save prasad79/683caaa0907787f2fe99e59428e3a5e6 to your computer and use it in GitHub Desktop.
using library from GitHub Package Registry
dependencies {
//consume library
implementation 'com.example:package' // Replace with the groupd id / package id and version number of library as required
....
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment