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 1.0.1 in this page.
Apache License, Version 2.0
You can use the following script to add core-api-1.0.1.jar to your project.
<dependency> <groupId>com.redhat.lightblue</groupId> <artifactId>core-api</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.redhat.lightblue', name: 'core-api', version: '1.0.1'
libraryDependencies += "com.redhat.lightblue" % "core-api" % "1.0.1"
<dependency org="com.redhat.lightblue" name="core-api" rev="1.0.1"/>
@Grapes(@Grab(group='com.redhat.lightblue', module='core-api', version='1.0.1'))
'com.redhat.lightblue:core-api:jar:1.0.1'
Click the following link to download the jar file.
core-api-1.0.1-javadoc.jar