aXMLRPC

Lightweight Java XML-RPC working also on Android.

License

License

The MIT License (MIT)
GroupId

GroupId

fr.turri
ArtifactId

ArtifactId

aXMLRPC
Last Version

Last Version

1.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

aXMLRPC
Lightweight Java XML-RPC working also on Android.
Project URL

Project URL

https://github.com/gturri/aXMLRPC
Source Code Management

Source Code Management

https://github.com/gturri/aXMLRPC

Download aXMLRPC

How to add to project

<!-- https://jarcasting.com/artifacts/fr.turri/aXMLRPC/ -->
<dependency>
    <groupId>fr.turri</groupId>
    <artifactId>aXMLRPC</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.turri/aXMLRPC/
implementation 'fr.turri:aXMLRPC:1.12.0'
// https://jarcasting.com/artifacts/fr.turri/aXMLRPC/
implementation ("fr.turri:aXMLRPC:1.12.0")
'fr.turri:aXMLRPC:jar:1.12.0'
<dependency org="fr.turri" name="aXMLRPC" rev="1.12.0">
  <artifact name="aXMLRPC" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.turri', module='aXMLRPC', version='1.12.0')
)
libraryDependencies += "fr.turri" % "aXMLRPC" % "1.12.0"
[fr.turri/aXMLRPC "1.12.0"]

Dependencies

compile (1)

Group / Artifact Type Version
fr.turri : jISO8601 jar 0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.tomakehurst : wiremock jar 1.58

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0
1.11.0
1.10.0
1.9.0
1.8.3
1.8.2