Unable to resolve class groovyx.net.http.HTTPBuilder

Does someone know how I could use

def get = groovyx.net.http.Method.GET
def text = groovyx.net.http.ContentType.TEXT

without getting exceptions? That is my only question, then I am finish with my questions.

Shalom Amin Zamani