Skip to content

Instantly share code, notes, and snippets.

@der3k
Created June 20, 2016 13:04
Show Gist options
  • Save der3k/792d5abf3f2a7c980a3adf4ccc78f62d to your computer and use it in GitHub Desktop.
Save der3k/792d5abf3f2a7c980a3adf4ccc78f62d to your computer and use it in GitHub Desktop.
run groovy with ivy dependency resolution
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