Skip to content

Instantly share code, notes, and snippets.

@tssandor
Last active February 15, 2022 07:27
Show Gist options
  • Select an option

  • Save tssandor/284895e862e12e340aec5eca079f0185 to your computer and use it in GitHub Desktop.

Select an option

Save tssandor/284895e862e12e340aec5eca079f0185 to your computer and use it in GitHub Desktop.
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
maven {
url "https://quadrantsdk2.jfrog.io/artifactory/quadrant-sdk/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment