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