Add Clojure support in gradle project

Hi,

Is there a solution how to add clojure support to a gradle project? I found http://dev.clojure.org/display/doc/Getting+Started+with+Gradle but I do not like the approach to manually copy the clojuresque jar to the gradle plugins folder.

Thanks in advance Ulf

That page is outdated, see: https://bitbucket.org/kotarak/clojuresque/wiki/Getting%20Started

Thx! Will have a look on this.

Is the solution that Luke provides the link for still the state of the art.

There seems to be a lot of manual downloading and configuration.

Thanks, Chris