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