Play-WS is an asynchronous HTTP client library for the Play Framework, supporting Scala 2.11.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-ws_2.11</artifactId>
<version>2.7.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a WSClient and make a GET request.
Ensure your Play Framework version matches the WS version.
No dependency data recorded yet.