is not current version
Last Version 1.0.1

com.gitblit.fathom:fathom-xmlrpc-test 0.8.4

Easy XML-RPC testing

GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-xmlrpc-test
Version

Version

0.8.4
Type

Type

jar

Download fathom-xmlrpc-test 0.8.4


<!-- https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-xmlrpc-test/ -->
<dependency>
    <groupId>com.gitblit.fathom</groupId>
    <artifactId>fathom-xmlrpc-test</artifactId>
    <version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-xmlrpc-test/
implementation 'com.gitblit.fathom:fathom-xmlrpc-test:0.8.4'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-xmlrpc-test/
implementation ("com.gitblit.fathom:fathom-xmlrpc-test:0.8.4")
'com.gitblit.fathom:fathom-xmlrpc-test:jar:0.8.4'
<dependency org="com.gitblit.fathom" name="fathom-xmlrpc-test" rev="0.8.4">
  <artifact name="fathom-xmlrpc-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-xmlrpc-test', version='0.8.4')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-xmlrpc-test" % "0.8.4"
[com.gitblit.fathom/fathom-xmlrpc-test "0.8.4"]