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