Results 1 issues of Gudao Luo

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 {...