Skip to content

Instantly share code, notes, and snippets.

@robhinds
Created May 21, 2018 08:46
Show Gist options
  • Save robhinds/922be11d985e5149148beb42c5d77667 to your computer and use it in GitHub Desktop.
Save robhinds/922be11d985e5149148beb42c5d77667 to your computer and use it in GitHub Desktop.
repositories {
maven {
url "https://dl.bintray.com/robhinds/snapshots"
}
}
dependencies {
compile 'io.github.robhinds:ScaLambda:0.0.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment