Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@hiredman
Created January 7, 2010 00:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiredman/270842 to your computer and use it in GitHub Desktop.
Save hiredman/270842 to your computer and use it in GitHub Desktop.
(defproject dihime "1.0.0-SNAPSHOT"
:description "FIXME: write"
:repositories {"google" "http://google-maven-repository.googlecode.com/svn/snapshot-repository/"}
:dependencies [[org.clojure/clojure "1.1.0-alpha-SNAPSHOT"]
[org.clojure/clojure-contrib "1.0-SNAPSHOT"]
[com.google.appengine/appengine-java-sdk "1.2.1"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment