Sorry. Wrong mailing list On Fri, Apr 22, 2016 at 9:45 AM, Guy Matz <[email protected]> wrote:
> Anyone know how to get this - or an equivalent - to work in jenkins script > console? > > @Grab(group='org.codehaus.groovy.modules.http-builder', > module='http-builder', version='0.7.2') > import groovyx.net.http.* > > Thanks! >
