Download platform-api-0.1.8.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.1.8 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add platform-api-0.1.8.jar to your project.

<dependency>
   <groupId>com.moz.fiji.mapreduce</groupId>
   <artifactId>platform-api</artifactId>
   <version>0.1.8</version>
</dependency>
compile group: 'com.moz.fiji.mapreduce', name: 'platform-api', version: '0.1.8'
libraryDependencies += "com.moz.fiji.mapreduce" % "platform-api" % "0.1.8"
<dependency org="com.moz.fiji.mapreduce" name="platform-api" rev="0.1.8"/>
@Grapes(@Grab(group='com.moz.fiji.mapreduce', module='platform-api', version='0.1.8'))
'com.moz.fiji.mapreduce:platform-api:jar:0.1.8'

Download

Click the following link to download the jar file.

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



Related Tutorials