Sha256: 677bfd784dc5db710268e9a39dfae271b47503aefff081d2111e60cd34398e17
Contents?: true
Size: 453 Bytes
Versions: 156
Compression:
Stored size: 453 Bytes
Contents
### Installation #### Installing Groovy The preferred method of installing Groovy is [SDKman](http://sdkman.io/). Detailed instructions can be found [here](http://sdkman.io/install.html). Breifly, open a shell and issue: 1. `curl -s "https://get.sdkman.io" | bash` 1. `source "~/.sdkman/bin/sdkman-init.sh"` 1. `sdk install java` 1. `sdk install groovy` Other methods of installing Groovy can be found [here](http://groovy-lang.org/install.html).
Version data entries
156 entries across 156 versions & 1 rubygems