is not current version
Last Version 2.0.8

com.typesafe.play:play-ws-standalone-json_2.11 1.0.0-RC4

play-ws-standalone-json

Categories

Categories

JSON Data
GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-ws-standalone-json_2.11
Version

Version

1.0.0-RC4
Type

Type

jar

Download play-ws-standalone-json_2.11 1.0.0-RC4


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