Last Version

Jetbrains openapi 7.0.3


License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE
GroupId

GroupId

com.intellij
ArtifactId

ArtifactId

openapi
Version

Version

7.0.3
Type

Type

jar
Description

Description

Jetbrains openapi
Project URL

Project URL

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

Download openapi 7.0.3


<!-- 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.