Play-AHC-WS is an Async HTTP Client WebSocket library for the Play Framework, providing non-blocking HTTP and WebSocket communication.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-ahc-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.
Minimal example creating an AhcWSClient instance for making HTTP requests.
Upgrade to a version targeting Scala 2.12 or 2.13, or use the standalone play-ws library.
No dependency data recorded yet.