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