I have a groovy script I am working on, which imports dependencies using the @Grab annotation. This script will run within IDEA, and from the command line. However, within the I
As stated by CrazyCoder, Alt + Enter then select Grab the artifacts and Enter
Alt
Enter