не последняя версия
Последняя версия 0.14.0

org.apache.yetus:audience-annotations-component 0.10.0

Annotations for defining API boundaries and tools for managing javadocs

Группа

Группа

org.apache.yetus
Идентификатор

Идентификатор

audience-annotations-component
Версия

Версия

0.10.0
Тип

Тип

pom

Скачать audience-annotations-component 0.10.0

Имя Файла Размер
audience-annotations-component-0.10.0.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.yetus/audience-annotations-component/ -->
<dependency>
    <groupId>org.apache.yetus</groupId>
    <artifactId>audience-annotations-component</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.yetus/audience-annotations-component/
implementation 'org.apache.yetus:audience-annotations-component:0.10.0'
// https://jarcasting.com/artifacts/org.apache.yetus/audience-annotations-component/
implementation ("org.apache.yetus:audience-annotations-component:0.10.0")
'org.apache.yetus:audience-annotations-component:pom:0.10.0'
<dependency org="org.apache.yetus" name="audience-annotations-component" rev="0.10.0">
  <artifact name="audience-annotations-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.yetus', module='audience-annotations-component', version='0.10.0')
)
libraryDependencies += "org.apache.yetus" % "audience-annotations-component" % "0.10.0"
[org.apache.yetus/audience-annotations-component "0.10.0"]