Play WS is an HTTP client library for the Play Framework, providing asynchronous HTTP requests.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-ws_2.10</artifactId>
<version>2.4.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use WSClient to make an HTTP GET request.
Upgrade to a newer Scala version and use the corresponding play-ws artifact (e.g., play-ws_2.13).
No dependency data recorded yet.