is not current version
Last Version 2.1.10

com.typesafe.play:play-ws-standalone-xml_2.12 1.0.3

play-ws-standalone-xml

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-ws-standalone-xml_2.12
Version

Version

1.0.3
Type

Type

jar

Download play-ws-standalone-xml_2.12 1.0.3


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