Jar examples for a:aXMLRPC
Lightweight Java XML-RPC working also on Android.
You can download jar file aXMLRPC 1.8.0 in this page.
The MIT License (MIT)
You can use the following script to add aXMLRPC-1.8.0.jar to your project.
<dependency> <groupId>de.timroes</groupId> <artifactId>aXMLRPC</artifactId> <version>1.8.0</version> </dependency>
compile group: 'de.timroes', name: 'aXMLRPC', version: '1.8.0'
libraryDependencies += "de.timroes" % "aXMLRPC" % "1.8.0"
<dependency org="de.timroes" name="aXMLRPC" rev="1.8.0"/>
@Grapes(@Grab(group='de.timroes', module='aXMLRPC', version='1.8.0'))
'de.timroes:aXMLRPC:jar:1.8.0'
Click the following link to download the jar file.
aXMLRPC-1.8.0-javadoc.jar