Note: Remove example deps from the local mvn cache so they need to be installed for the demo
$ rm -r ~/.m2/repository/{com/steelcity, jruby}
First, create your amazing Ruby library that you'd like to use in Clojure. We must require 'java'
and we must specify a java package because the default package cannot be imported into our Clojure project.