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