playframework / playframework   2.9.6

Apache License 2.0 Website GitHub

The Community Maintained High Velocity Web Framework For Java and Scala.

Scala versions: 3.x 2.13 2.12
sbt plugins: 1.x

play-ws-standalone-xml 2.1.0-M3


Group ID:
com.typesafe.play
Artifact ID:
play-ws-standalone-xml_2.12
Version:
2.1.0-M3
Release Date:
Jun 17, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:

libraryDependencies += "com.typesafe.play" %% "play-ws-standalone-xml" % "2.1.0-M3"

Mill build tool

ivy"com.typesafe.play::play-ws-standalone-xml:2.1.0-M3"

Scala CLI

//> using dep "com.typesafe.play::play-ws-standalone-xml:2.1.0-M3"

Ammonite REPL

import $ivy.`com.typesafe.play::play-ws-standalone-xml:2.1.0-M3`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>play-ws-standalone-xml_2.12</artifactId>
  <version>2.1.0-M3</version>
</dependency>

compile group: 'com.typesafe.play', name: 'play-ws-standalone-xml_2.12', version: '2.1.0-M3'