(defproject hello-world "0.1.0-SNAPSHOT" :description "hello-world exercise." :url "https://github.com/exercism/xclojure/tree/master/hello-world" :dependencies [[org.clojure/clojure "1.7.0"]])