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