is not current version
Last Version 0.9

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


GroupId

GroupId

com.atlassian.xmlrpc
ArtifactId

ArtifactId

atlassian-xmlrpc-binder-annotations
Version

Version

0.5
Type

Type

jar

Download atlassian-xmlrpc-binder-annotations 0.5


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