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.5.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
core-api-0.5.0-javadoc.jar