Download fathom-xmlrpc-0.8.0.jar file - Jar f

Jar examples for f:fathom-xmlrpc

Description

Easy XML-RPC integration

You can download jar file fathom-xmlrpc 0.8.0 in this page.

License

Apache License

Build File

You can use the following script to add fathom-xmlrpc-0.8.0.jar to your project.

<dependency>
   <groupId>com.gitblit.fathom</groupId>
   <artifactId>fathom-xmlrpc</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'com.gitblit.fathom', name: 'fathom-xmlrpc', version: '0.8.0'
libraryDependencies += "com.gitblit.fathom" % "fathom-xmlrpc" % "0.8.0"
<dependency org="com.gitblit.fathom" name="fathom-xmlrpc" rev="0.8.0"/>
@Grapes(@Grab(group='com.gitblit.fathom', module='fathom-xmlrpc', version='0.8.0'))
'com.gitblit.fathom:fathom-xmlrpc:jar:0.8.0'

Download

Click the following link to download the jar file.

fathom-xmlrpc-0.8.0-javadoc.jar
fathom-xmlrpc-0.8.0-sources.jar
fathom-xmlrpc-0.8.0.jar
fathom-xmlrpc-0.8.0.pom



Related Tutorials