Java Common Annotations v1.0.0


License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3.api
ArtifactId

ArtifactId

javax-annotation
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java Common Annotations v1.0.0
Java Common Annotations v1.0.0
Project Organization

Project Organization

Fabric3 Project

Download javax-annotation

How to add to project

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

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.

Versions

Version
1.0.1
1.0.0