Download core-api-1.1.1.jar file - Jar c

Jar examples for c:core-api

Description

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.1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add core-api-1.1.1.jar to your project.

<dependency>
   <groupId>com.redhat.lightblue</groupId>
   <artifactId>core-api</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.redhat.lightblue', name: 'core-api', version: '1.1.1'
libraryDependencies += "com.redhat.lightblue" % "core-api" % "1.1.1"
<dependency org="com.redhat.lightblue" name="core-api" rev="1.1.1"/>
@Grapes(@Grab(group='com.redhat.lightblue', module='core-api', version='1.1.1'))
'com.redhat.lightblue:core-api:jar:1.1.1'

Download

Click the following link to download the jar file.

core-api-1.1.1-javadoc.jar
core-api-1.1.1-sources.jar
core-api-1.1.1.jar
core-api-1.1.1.pom



Related Tutorials