|
|
|
|
|
by lmm
3002 days ago
|
|
Gradle scripts are an undocumented superset of Groovy. It's not just Groovy, it's the fact that there's no consistent way to know what settings and defaults come from where. (And really, why would you know Groovy these days? Is it even used for anything outside of Gradle anymore?) |
|
I don't see a reason to NOT use groovy in any java project. It makes java so much nicer.