is not current version
Last Version 1.8.0

de.timroes:aXMLRPC 1.7.3

Lightweight Java XML-RPC working also on Android.

GroupId

GroupId

de.timroes
ArtifactId

ArtifactId

aXMLRPC
Version

Version

1.7.3
Type

Type

jar

Download aXMLRPC 1.7.3


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