MVN

com.github.jvican : xmlrpc_2.11

Maven & Gradle

Jan 04, 2017
1 usages
9 stars

xmlrpc · Module that gives full compatibility with XML-RPC for Scala

<dependency>
    <groupId>com.github.jvican</groupId>
    <artifactId>xmlrpc_2.11</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jvican : xmlrpc_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.github.jvican : xmlrpc_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
xmlrpc_2.11-1.2
1.1
xmlrpc_2.11-1.1
1.0.x
xmlrpc_2.11-1.0.1
1.0
xmlrpc_2.11-1.0

How to add a dependency to Maven

Add the following com.github.jvican : xmlrpc_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jvican : xmlrpc_2.11 gradle dependency to your build.gradle file:

implementation 'com.github.jvican:xmlrpc_2.11:1.2'

Gradle Kotlin DSL: Add the following com.github.jvican : xmlrpc_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jvican:xmlrpc_2.11:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jvican : xmlrpc_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jvican" % "xmlrpc_2.11" % "1.2"

Advertisement

Dependencies from Group

Jan 04, 2017
1 usages
9 stars
Jul 08, 2015
0 stars
Oct 05, 2016
23 stars
Jan 27, 2017
9 stars

Discover Dependencies

Oct 15, 2015
2 usages
80 stars
Nov 17, 2022
5 usages
Mar 22, 2016
1 usages
44 stars
Jul 19, 2016
7 usages
30 stars
Apr 30, 2015
1 usages
0 stars
May 02, 2015
3 usages
Feb 01, 2017
2 usages
98 stars