Download audience-annotations-0.7.0.jar file - Jar a

Jar examples for a:audience-annotations

Description

Annotations for defining API boundaries and tools for managing javadocs

You can download jar file audience-annotations 0.7.0 in this page.

License

Apache License

Build File

You can use the following script to add audience-annotations-0.7.0.jar to your project.

<dependency>
   <groupId>org.apache.yetus</groupId>
   <artifactId>audience-annotations</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'org.apache.yetus', name: 'audience-annotations', version: '0.7.0'
libraryDependencies += "org.apache.yetus" % "audience-annotations" % "0.7.0"
<dependency org="org.apache.yetus" name="audience-annotations" rev="0.7.0"/>
@Grapes(@Grab(group='org.apache.yetus', module='audience-annotations', version='0.7.0'))
'org.apache.yetus:audience-annotations:jar:0.7.0'

Download

Click the following link to download the jar file.

audience-annotations-0.7.0-javadoc.jar
audience-annotations-0.7.0-sources.jar
audience-annotations-0.7.0.jar
audience-annotations-0.7.0.pom



Related Tutorials