getVersion() println map map.each { k, v -> println "$k := $v" }. I will see the following when I run groovy locally: Using Groovy version 1.8.9 [foo:bar, ...
確定! 回上一頁