is not current version
Last Version 0.14.0

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

Annotations for defining API boundaries and tools for managing javadocs

GroupId

GroupId

org.apache.yetus
ArtifactId

ArtifactId

audience-annotations-component
Version

Version

0.11.0
Type

Type

pom

Download audience-annotations-component 0.11.0


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