ohze / scala-soap   1.10.0

Apache License 2.0 GitHub

XML and SOAP Play library, for Scala to serialize/deserialize XML (and SOAP) without code generation or other magic.

Scala versions: 2.13 2.12 2.11 2.10

scala-soap 1.9.0


Group ID:
com.sandinh
Artifact ID:
scala-soap_2.12
Version:
1.9.0
Release Date:
Dec 29, 2019
Licenses:
Files:

libraryDependencies += "com.sandinh" %% "scala-soap" % "1.9.0"

Mill build tool

ivy"com.sandinh::scala-soap:1.9.0"

Scala CLI

//> using dep "com.sandinh::scala-soap:1.9.0"

Ammonite REPL

import $ivy.`com.sandinh::scala-soap:1.9.0`

<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>scala-soap_2.12</artifactId>
  <version>1.9.0</version>
</dependency>

compile group: 'com.sandinh', name: 'scala-soap_2.12', version: '1.9.0'