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.2.1


Group ID:
com.github.jvican
Artifact ID:
xmlrpc_2.12
Version:
1.2.1
Release Date:
Jan 26, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.jvican</groupId>
  <artifactId>xmlrpc_2.12</artifactId>
  <version>1.2.1</version>
</dependency>

compile group: 'com.github.jvican', name: 'xmlrpc_2.12', version: '1.2.1'