MVN

com.intellij : extensions

Maven & Gradle

Jul 20, 2008
6 usages

IntelliJIdea Extensions · Extensions for the Open API for IntelliJIdea plugins.

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

Latest Version

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

  • Latest Stable: 7.0.3

All Versions

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

Version Vulnerabilities Updated
7.0.x
extensions-7.0.3
6.0.x
extensions-6.0.5
5.0
extensions-5.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.intellij:extensions:7.0.3'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.intellij" % "extensions" % "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

Aug 02, 2011
7 usages
Jul 01, 2014
1 usages
0 stars
May 28, 2014
7 usages
Mar 08, 2013
2 usages
Dec 17, 2014
2 usages
39 stars
Mar 03, 2012
2 usages
Apr 05, 2012
1 usages
Jun 06, 2014
1 usages
12 stars