gretty
gretty copied to clipboard
this link is obsolete
In the page http://akhikhl.github.io/gretty-doc/Getting-started.html exists the follow obsolete link:
The obsolete link
- https://raw.github.com/akhikhl/gretty/master/pluginScripts/gretty.plugin
dependencies {
classpath 'org.akhikhl.gretty:gretty:2.0.0'
}
The current link:
https://raw.github.com/gretty-gradle-plugin/gretty/master/pluginScripts/gretty.plugin
dependencies {
classpath 'org.gretty:gretty:3.0.3'
}