| Группа | Группаcom.atlassian.bitbucket.codeinsights |
|---|---|
| Идентификатор | ИдентификаторannotationPoster |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| annotationPoster-1.1.3.pom | |
| annotationPoster-1.1.3.jar | 41 KB |
| annotationPoster-1.1.3-sources.jar | 18 KB |
| annotationPoster-1.1.3-javadoc.jar | 84 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/ -->
<dependency>
<groupId>com.atlassian.bitbucket.codeinsights</groupId>
<artifactId>annotationPoster</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/
implementation 'com.atlassian.bitbucket.codeinsights:annotationPoster:1.1.3'
// https://jarcasting.com/artifacts/com.atlassian.bitbucket.codeinsights/annotationPoster/
implementation ("com.atlassian.bitbucket.codeinsights:annotationPoster:1.1.3")
'com.atlassian.bitbucket.codeinsights:annotationPoster:jar:1.1.3'
<dependency org="com.atlassian.bitbucket.codeinsights" name="annotationPoster" rev="1.1.3">
<artifact name="annotationPoster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.bitbucket.codeinsights', module='annotationPoster', version='1.1.3')
)
libraryDependencies += "com.atlassian.bitbucket.codeinsights" % "annotationPoster" % "1.1.3"
[com.atlassian.bitbucket.codeinsights/annotationPoster "1.1.3"]