Jar examples for f:fathom-xmlrpc
Easy XML-RPC integration
You can download jar file fathom-xmlrpc 0.9.2 in this page.
Apache License
You can use the following script to add fathom-xmlrpc-0.9.2.jar to your project.
<dependency> <groupId>com.gitblit.fathom</groupId> <artifactId>fathom-xmlrpc</artifactId> <version>0.9.2</version> </dependency>
compile group: 'com.gitblit.fathom', name: 'fathom-xmlrpc', version: '0.9.2'
libraryDependencies += "com.gitblit.fathom" % "fathom-xmlrpc" % "0.9.2"
<dependency org="com.gitblit.fathom" name="fathom-xmlrpc" rev="0.9.2"/>
@Grapes(@Grab(group='com.gitblit.fathom', module='fathom-xmlrpc', version='0.9.2'))
'com.gitblit.fathom:fathom-xmlrpc:jar:0.9.2'
Click the following link to download the jar file.
fathom-xmlrpc-0.9.2-javadoc.jar