Jar examples for o:openapi
A packaging of the IntelliJ Community Edition openapi library. This is release number 1 of trunk branch 142.
You can download jar file openapi 7.0.3 in this page.
Apache License, Version 2.0
You can use the following script to add openapi-7.0.3.jar to your project.
<dependency> <groupId>com.intellij</groupId> <artifactId>openapi</artifactId> <version>7.0.3</version> </dependency>
compile group: 'com.intellij', name: 'openapi', version: '7.0.3'
libraryDependencies += "com.intellij" % "openapi" % "7.0.3"
<dependency org="com.intellij" name="openapi" rev="7.0.3"/>
@Grapes(@Grab(group='com.intellij', module='openapi', version='7.0.3'))
'com.intellij:openapi:jar:7.0.3'
Click the following link to download the jar file.
openapi-7.0.3.jar