is not current version
Last Version 2.7.9

com.typesafe.play:play-ws_2.11 2.5.14

Play-WS

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-ws_2.11
Version

Version

2.5.14
Type

Type

jar

Download play-ws_2.11 2.5.14


<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-ws_2.11/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-ws_2.11</artifactId>
    <version>2.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-ws_2.11/
implementation 'com.typesafe.play:play-ws_2.11:2.5.14'
// https://jarcasting.com/artifacts/com.typesafe.play/play-ws_2.11/
implementation ("com.typesafe.play:play-ws_2.11:2.5.14")
'com.typesafe.play:play-ws_2.11:jar:2.5.14'
<dependency org="com.typesafe.play" name="play-ws_2.11" rev="2.5.14">
  <artifact name="play-ws_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-ws_2.11', version='2.5.14')
)
libraryDependencies += "com.typesafe.play" % "play-ws_2.11" % "2.5.14"
[com.typesafe.play/play-ws_2.11 "2.5.14"]