Skip to content

Instantly share code, notes, and snippets.

@zakuni
Created March 23, 2013 07:28
import play.api.libs.ws.WS
val response = WS.url(uri).get().await.get.body
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment