JetBrains Java Annotations

A set of annotations used for code inspection support and code documentation.

License

License

GroupId

GroupId

org.jetbrains
ArtifactId

ArtifactId

annotations
Last Version

Last Version

23.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JetBrains Java Annotations
A set of annotations used for code inspection support and code documentation.
Project URL

Project URL

https://github.com/JetBrains/java-annotations
Source Code Management

Source Code Management

https://github.com/JetBrains/java-annotations

Download annotations

How to add to project

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

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.
org.jetbrains

JetBrains

JetBrains open source projects

Versions

Version
23.0.0
22.0.0
21.0.1
21.0.0
20.1.0
20.0.0
19.0.0
18.0.0
17.0.0
16.0.3
16.0.2
16.0.1
15.0
13.0