Download platform-api-0.2.jar file - Jar p

Jar examples for p:platform-api

Description

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.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

platform-api-0.2-javadoc.jar
platform-api-0.2-sources.jar
platform-api-0.2.jar
platform-api-0.2.pom



Related Tutorials