(Quick Reference)

2 Installation - Reference Documentation

Authors:

Version: 2.0.0.RC2

2 Installation

Installing the plugin is done by expressing a runtime dependency from build.gradle.

// ...

dependencies { runtime 'org.grails.plugins:clojure:2.0.0.RC2' }