2 Installation
Version: 2.0.0.RC4
2 Installation
Installing the plugin is done by expressing a runtime dependency frombuild.gradle
.// ...dependencies { runtime 'org.grails.plugins:clojure:2.0.0.RC2' }
(Quick Reference)
2 InstallationVersion: 2.0.0.RC4 2 InstallationInstalling the plugin is done by expressing a runtime dependency frombuild.gradle .// ...dependencies { runtime 'org.grails.plugins:clojure:2.0.0.RC2' } |