Last Version

javax.annotation API 1.3.2

Common Annotations for the JavaTM Platform API

License

License

GroupId

GroupId

javax.annotation
ArtifactId

ArtifactId

javax.annotation-api
Version

Version

1.3.2
Type

Type

jar
Description

Description

javax.annotation API
Common Annotations for the JavaTM Platform API
Project URL

Project URL

http://jcp.org/en/jsr/detail?id=250
Project Organization

Project Organization

GlassFish Community
Source Code Management

Source Code Management

https://github.com/javaee/javax.annotation

Download javax.annotation-api 1.3.2


<!-- https://jarcasting.com/artifacts/javax.annotation/javax.annotation-api/ -->
<dependency>
    <groupId>javax.annotation</groupId>
    <artifactId>javax.annotation-api</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/javax.annotation/javax.annotation-api/
implementation 'javax.annotation:javax.annotation-api:1.3.2'
// https://jarcasting.com/artifacts/javax.annotation/javax.annotation-api/
implementation ("javax.annotation:javax.annotation-api:1.3.2")
'javax.annotation:javax.annotation-api:jar:1.3.2'
<dependency org="javax.annotation" name="javax.annotation-api" rev="1.3.2">
  <artifact name="javax.annotation-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.annotation', module='javax.annotation-api', version='1.3.2')
)
libraryDependencies += "javax.annotation" % "javax.annotation-api" % "1.3.2"
[javax.annotation/javax.annotation-api "1.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.