Skip to content

Instantly share code, notes, and snippets.

Created May 15, 2016 23:45
Show Gist options
  • Save anonymous/21f60c2d41ba815743b07e3bc0d85049 to your computer and use it in GitHub Desktop.
Save anonymous/21f60c2d41ba815743b07e3bc0d85049 to your computer and use it in GitHub Desktop.
(defproject handlepdf "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.8.0"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment