aXMLRPC

Lightweight Java XML-RPC working also on Android.

License

License

The MIT License (MIT)
GroupId

GroupId

de.timroes
ArtifactId

ArtifactId

aXMLRPC
Last Version

Last Version

1.8.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/timroes/aXMLRPC

Download aXMLRPC

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.3