is not current version
Last Version 0.9

com.atlassian.xmlrpc:atlassian-xmlrpc-binder-testing 0.5


GroupId

GroupId

com.atlassian.xmlrpc
ArtifactId

ArtifactId

atlassian-xmlrpc-binder-testing
Version

Version

0.5
Type

Type

jar

Download atlassian-xmlrpc-binder-testing 0.5


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