Skip to content

Instantly share code, notes, and snippets.

@jkutner
Created September 30, 2011 21:13
Show Gist options
  • Save jkutner/1254988 to your computer and use it in GitHub Desktop.
Save jkutner/1254988 to your computer and use it in GitHub Desktop.
A sample Gemfile with a Maven dependency
gem "mvn:rhino:js", "1.7.r.2"
jruby -S gem install "mvn:rhino:js" -v 1.7.r.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment