If anyone is just looking for the IntelliJ classes: you can get them from the maven repository with
<dependency> <groupId>org.jetbrains</groupId> <artifactId>annotations</artifactId> <version>13<version>15.0</version> </dependency> Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about CollectivesStack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
Explore Stack InternalIf anyone is just looking for the IntelliJ classes: you can get them from the maven repository with
<dependency> <groupId>org.jetbrains</groupId> <artifactId>annotations</artifactId> <version>13<version>15.0</version> </dependency> If anyone is just looking for the IntelliJ classes: you can get them from the maven repository with
<dependency> <groupId>org.jetbrains</groupId> <artifactId>annotations</artifactId> <version>13.0</version> </dependency> If anyone is just looking for the IntelliJ classes: you can get them from the maven repository with
<dependency> <groupId>org.jetbrains</groupId> <artifactId>annotations</artifactId> <version>15.0</version> </dependency> If anyone is just looking for the IntelliJ classes: you can get them from the maven repository with
<dependency> <groupId>org.jetbrains</groupId> <artifactId>annotations</artifactId> <version>13.0</version> </dependency>