jvican / xmlrpc   1.2.1

MIT License GitHub

Scala library to talk to a XML-RPC Server

Scala versions: 2.12 2.11

xmlrpc 1.0.1


Group ID:
com.github.jvican
Artifact ID:
xmlrpc_2.11
Version:
1.0.1
Release Date:
Apr 27, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.jvican" %% "xmlrpc" % "1.0.1"

Mill build tool

ivy"com.github.jvican::xmlrpc:1.0.1"

Scala CLI

//> using dep "com.github.jvican::xmlrpc:1.0.1"

Ammonite REPL

import $ivy.`com.github.jvican::xmlrpc:1.0.1`

<dependency>
  <groupId>com.github.jvican</groupId>
  <artifactId>xmlrpc_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.jvican', name: 'xmlrpc_2.11', version: '1.0.1'