MVN

com.intellij : openapi

Maven & Gradle

Jul 20, 2008
14 usages

IntelliJIdea Openapi · Open API for IntelliJIdea plugins.

<dependency>
    <groupId>com.intellij</groupId>
    <artifactId>openapi</artifactId>
    <version>7.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intellij : openapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.3

All Versions

Choose a version of com.intellij : openapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
openapi-7.0.3
6.0.x
openapi-6.0.5
5.0
openapi-5.0
4.5.x
openapi-4.5.4

How to add a dependency to Maven

Add the following com.intellij : openapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.intellij</groupId>
    <artifactId>openapi</artifactId>
    <version>7.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.intellij : openapi gradle dependency to your build.gradle file:

implementation 'com.intellij:openapi:7.0.3'

Gradle Kotlin DSL: Add the following com.intellij : openapi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.intellij:openapi:7.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.intellij : openapi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.intellij" % "openapi" % "7.0.3"

Advertisement

Dependencies from Group

Feb 24, 2013
361 usages
16.5k stars
Jul 20, 2008
22 usages
Jul 20, 2008
14 usages
Jul 20, 2008
6 usages
Nov 06, 2006
4 usages

Discover Dependencies

Nov 10, 2012
22 stars
Sep 17, 2014
6 usages
38 stars
Jan 27, 2012
2 usages
Nov 27, 2007
15 usages
Sep 20, 2005
6 usages
Nov 17, 2011
2 usages