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