Jetbrains openapi


License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

com.intellij
ArtifactId

ArtifactId

openapi
Last Version

Last Version

7.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Jetbrains openapi
Project URL

Project URL

http://www.jetbrains.com/idea/

Download openapi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3
com.intellij : extensions jar 7.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
7.0.3
6.0.5
5.0
4.5.4