Created
November 9, 2016 15:04
-
-
Save murano500k/06435f5afa166d69d7b52e5a28b5594a to your computer and use it in GitHub Desktop.
icepick
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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