On Tue, Jan 31, 2012 at 6:33 PM, kohyama <yykohy...@gmail.com> wrote:
> If I want to use the "contrib compiled against 1.3" with Leiningen, does
> anyone know what entry I should specify at :dependencies in project.clj?

If you follow that link, you'll see the github repo that Allen
maintains and if you scroll down, you'll see:

How do I use it?

Check it out, then mvn install Change your clojure contrib dependency
to [org.clojure/clojure-contrib "1.3-compat"]

Note that you'll have to host the jar in a private maven repo
yourself, or mvn install it on all boxes that want to use it.

(I can't vouch for those instructions - I haven't tried it myself -
I'm just pasting here what it says in the README)
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to