| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.atlassian.xmlrpc |
| Идентификатор | Идентификаторatlassian-xmlrpc-binder-annotations |
| Последняя версия | Последняя версия0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtlassian XML-RPC Binder Annotations
Base POM for Atlassian projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| atlassian-xmlrpc-binder-annotations-0.9.pom | |
| atlassian-xmlrpc-binder-annotations-0.9.jar | 3 KB |
| Обзор |
<!-- 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"]