|
Groovy |
Copyright InformationThis article is licensed under GNU Public License.
Contact webmasters for more information
on copyright issues.
ContentGroovy is an alternative to Java programming language on Java platform. Different from Java which is statically typed, groovy is dynamically typed, meaning you do not have to declare a type for a variable. [WP] [GV]
|