ohze / scala-soap   1.10.0

Apache License 2.0 GitHub

XML and SOAP Play library, for Scala to serialize/deserialize XML (and SOAP) without code generation or other magic.

Scala versions: 2.13 2.12 2.11 2.10

play-soap 1.6.0


Group ID:
com.sandinh
Artifact ID:
play-soap_2.11
Version:
1.6.0
Release Date:
Apr 24, 2016
Licenses:
Files:

libraryDependencies += "com.sandinh" %% "play-soap" % "1.6.0"

Mill build tool

ivy"com.sandinh::play-soap:1.6.0"

Scala CLI

//> using dep "com.sandinh::play-soap:1.6.0"

Ammonite REPL

import $ivy.`com.sandinh::play-soap:1.6.0`

<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>play-soap_2.11</artifactId>
  <version>1.6.0</version>
</dependency>

compile group: 'com.sandinh', name: 'play-soap_2.11', version: '1.6.0'