MVN

org.jetbrains : annotations-java5

Maven & Gradle

Mar 02, 2023
74 usages
345 stars

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

<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>annotations-java5</artifactId>
    <version>24.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains : annotations-java5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 24.0.1

All Versions

Choose a version of org.jetbrains : annotations-java5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
24.0.x
annotations-java5-24.0.1
annotations-java5-24.0.0
23.1.x
annotations-java5-23.1.0
23.0.x
annotations-java5-23.0.0
22.0.x
annotations-java5-22.0.0
21.0.x
annotations-java5-21.0.1
annotations-java5-21.0.0
20.1.x
annotations-java5-20.1.0
20.0.x
annotations-java5-20.0.0
19.0.x
annotations-java5-19.0.0
18.0.x
annotations-java5-18.0.0
17.0.x
annotations-java5-17.0.0
16.0.x
annotations-java5-16.0.3
annotations-java5-16.0.2
annotations-java5-16.0.1
15.0
annotations-java5-15.0

How to add a dependency to Maven

Add the following org.jetbrains : annotations-java5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains</groupId>
    <artifactId>annotations-java5</artifactId>
    <version>24.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains : annotations-java5 gradle dependency to your build.gradle file:

implementation 'org.jetbrains:annotations-java5:24.0.1'

Gradle Kotlin DSL: Add the following org.jetbrains : annotations-java5 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains:annotations-java5:24.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains : annotations-java5 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains" % "annotations-java5" % "24.0.1"

Advertisement

Dependencies from Group

Mar 02, 2023
2.7k usages
345 stars
Mar 02, 2023
74 usages
345 stars
Aug 08, 2023
5 usages
593 stars
Aug 08, 2023
5 usages
593 stars
Aug 08, 2023
2 usages
593 stars

Discover Dependencies

Dec 01, 2021
243 usages
2.1k stars
Jun 18, 2023
1 usages
6 stars
Sep 11, 2018
40 stars
Feb 02, 2020
1 usages
164 stars
Oct 29, 2015
232 usages
471 stars
May 11, 2022
248 stars
Aug 11, 2023
1 usages
48 stars
Feb 08, 2022
338 usages
1.8k stars
Jul 31, 2023
31 usages
2.1k stars