Download annotations-api-6.0.16.jar file - Jar a

Jar examples for a:annotations-api

Description

Annotations Package

You can download jar file annotations-api 6.0.16 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add annotations-api-6.0.16.jar to your project.

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

Download

Click the following link to download the jar file.

annotations-api-6.0.16.jar
annotations-api-6.0.16.pom



Related Tutorials