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

Jar examples for a:annotations-api

Description

Annotations Package

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

annotations-api-6.0.14.jar
annotations-api-6.0.14.pom



Related Tutorials