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