If you're using a maven build system then GOP can be accessed by including this repository in your pom.xml
<repositories> <repository> <id>gop</id> <url>http://groovy-option-parser.googlecode.com/svn/repo</url> </repository> </repositories>