Created
June 20, 2016 13:04
-
-
Save der3k/792d5abf3f2a7c980a3adf4ccc78f62d to your computer and use it in GitHub Desktop.
run groovy with ivy dependency resolution
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
java -cp ivy-2.4.0.jar;groovy-all-2.4.7.jar groovy.ui.GroovyMain %1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment