Download core-api-0.5.0.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 0.5.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials