Skip to content

Instantly share code, notes, and snippets.

@murano500k
Created November 9, 2016 15:04
Show Gist options
  • Save murano500k/06435f5afa166d69d7b52e5a28b5594a to your computer and use it in GitHub Desktop.
Save murano500k/06435f5afa166d69d7b52e5a28b5594a to your computer and use it in GitHub Desktop.
icepick
repositories {
maven {url "https://clojars.org/repo/"}
}
dependencies {
compile 'frankiesardo:icepick:{{latest-version}}'
provided 'frankiesardo:icepick-processor:{{latest-version}}'
}
//https://github.com/frankiesardo/icepick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment