<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-ahc-ws-standalone_3</artifactId>
<version>2.2.3</version>
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-ahc-ws-standalone_3', version='2.2.3')
)
compile
|-- com.typesafe.play:play-ws-standalone_3:2.2.3
|-- org.scala-lang:scala3-library_3:3.3.1
|-- com.typesafe.play:cachecontrol_3:2.3.1
|-- org.reactivestreams:reactive-streams:1.0.4
|-- com.typesafe.play:shaded-asynchttpclient:2.2.3
|-- com.typesafe.play:shaded-oauth:2.2.3
test
|-- org.mockito:mockito-core:5.5.0
|-- org.specs2:specs2-core_3:4.20.2
|-- com.github.sbt:junit-interface:0.13.3
|-- org.assertj:assertj-core:3.24.2
|-- org.awaitility:awaitility:4.2.0