License |
License |
---|---|
GroupId | GroupIdcom.atlassian.xmlrpc |
ArtifactId | ArtifactIdatlassian-xmlrpc-binder-annotations |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtlassian XML-RPC Binder Annotations
Base POM for Atlassian projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.xmlrpc/atlassian-xmlrpc-binder-annotations/
implementation 'com.atlassian.xmlrpc:atlassian-xmlrpc-binder-annotations:0.9'
// https://jarcasting.com/artifacts/com.atlassian.xmlrpc/atlassian-xmlrpc-binder-annotations/
implementation ("com.atlassian.xmlrpc:atlassian-xmlrpc-binder-annotations:0.9")
'com.atlassian.xmlrpc:atlassian-xmlrpc-binder-annotations:jar:0.9'
<dependency org="com.atlassian.xmlrpc" name="atlassian-xmlrpc-binder-annotations" rev="0.9">
<artifact name="atlassian-xmlrpc-binder-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.xmlrpc', module='atlassian-xmlrpc-binder-annotations', version='0.9')
)
libraryDependencies += "com.atlassian.xmlrpc" % "atlassian-xmlrpc-binder-annotations" % "0.9"
[com.atlassian.xmlrpc/atlassian-xmlrpc-binder-annotations "0.9"]