Skip to content

Instantly share code, notes, and snippets.

@zaki50
Created April 27, 2015 07:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zaki50/798429174d1ef2f15a73 to your computer and use it in GitHub Desktop.
Save zaki50/798429174d1ef2f15a73 to your computer and use it in GitHub Desktop.
repositories {
maven {
url 'https://github.com/zaki50/bundles_maven_repo/raw/master/maven_repo'
}
}
dependencies {
compile 'com.neenbedankt.bundles:bundles:1.0.3'
compile 'com.neenbedankt.bundles:frozen:1.0.3'
compile 'com.neenbedankt.bundles:argument:1.0.3'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment