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