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