MVN

org.jetbrains : annotations

Maven & Gradle

Mar 02, 2023
2.7k 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</artifactId>
    <version>24.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 24.0.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.jetbrains:annotations:24.0.1'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jetbrains" % "annotations" % "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
614 stars
Aug 08, 2023
5 usages
614 stars
Aug 08, 2023
2 usages
614 stars

Discover Dependencies

May 15, 2023
15 usages
90 stars
Aug 18, 2023
205 usages
337 stars
836 usages
452 stars
Aug 10, 2023
1.4k usages
27 stars
Jul 31, 2023
347 usages
40 stars
Oct 27, 2022
154 usages
2.7k stars
May 19, 2023
14 usages
61 stars
Oct 16, 2019
1.8k usages
2k stars