Last Version

Jetbrains extensions 7.0.3


License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

com.intellij
ArtifactId

ArtifactId

extensions
Version

Version

7.0.3
Type

Type

jar
Description

Description

Jetbrains extensions
Project URL

Project URL

http://www.jetbrains.com/

Download extensions 7.0.3


<!-- https://jarcasting.com/artifacts/com.intellij/extensions/ -->
<dependency>
    <groupId>com.intellij</groupId>
    <artifactId>extensions</artifactId>
    <version>7.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.intellij/extensions/
implementation 'com.intellij:extensions:7.0.3'
// https://jarcasting.com/artifacts/com.intellij/extensions/
implementation ("com.intellij:extensions:7.0.3")
'com.intellij:extensions:jar:7.0.3'
<dependency org="com.intellij" name="extensions" rev="7.0.3">
  <artifact name="extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intellij', module='extensions', version='7.0.3')
)
libraryDependencies += "com.intellij" % "extensions" % "7.0.3"
[com.intellij/extensions "7.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.