2 Installation - Reference Documentation
Authors:
Version: 2.0.0.RC2
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 Installation - Reference DocumentationAuthors: Version: 2.0.0.RC2 2 InstallationInstalling the plugin is done by expressing a runtime dependency frombuild.gradle.// ...dependencies {
runtime 'org.grails.plugins:clojure:2.0.0.RC2'
} |