This gist provides a simple example of how to use Play's WS library in a standalone application (external to Play).
build.sbt - SBT build file that includes the WS library WSStandaloneTest.scala - A simple example that utilizes WS to invoke an HTTP GET request