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 3.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add platform-api-3.0.1.jar to your project.
<dependency> <groupId>com.moz.kiji.mapreduce</groupId> <artifactId>platform-api</artifactId> <version>3.0.1</version> </dependency>
compile group: 'com.moz.kiji.mapreduce', name: 'platform-api', version: '3.0.1'
libraryDependencies += "com.moz.kiji.mapreduce" % "platform-api" % "3.0.1"
<dependency org="com.moz.kiji.mapreduce" name="platform-api" rev="3.0.1"/>
@Grapes(@Grab(group='com.moz.kiji.mapreduce', module='platform-api', version='3.0.1'))
'com.moz.kiji.mapreduce:platform-api:jar:3.0.1'
Click the following link to download the jar file.
platform-api-3.0.1-javadoc.jar