XML and SOAP Play library, for Scala to serialize/deserialize XML (and SOAP) without code generation or other magic.
scala-soap 1.8.0
Group ID:
com.sandinh
Artifact ID:
scala-soap_2.11
Version:
1.8.0
Release Date:
Nov 15, 2017
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "com.sandinh" %% "scala-soap" % "1.8.0"
ivy"com.sandinh::scala-soap:1.8.0"
//> using dep "com.sandinh::scala-soap:1.8.0"
import $ivy.`com.sandinh::scala-soap:1.8.0`
<dependency> <groupId>com.sandinh</groupId> <artifactId>scala-soap_2.11</artifactId> <version>1.8.0</version> </dependency>
compile group: 'com.sandinh', name: 'scala-soap_2.11', version: '1.8.0'