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