Download planning-api-1.0.13.jar file - Jar p

Jar examples for p:planning-api

Description

You can download jar file planning-api 1.0.13 in this page.

Build File

You can use the following script to add planning-api-1.0.13.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>planning-api</artifactId>
   <version>1.0.13</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'planning-api', version: '1.0.13'
libraryDependencies += "nl.cloudfarming.client" % "planning-api" % "1.0.13"
<dependency org="nl.cloudfarming.client" name="planning-api" rev="1.0.13"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='planning-api', version='1.0.13'))
'nl.cloudfarming.client:planning-api:jar:1.0.13'

Download

Click the following link to download the jar file.

planning-api-1.0.13-javadoc.jar
planning-api-1.0.13-sources.jar
planning-api-1.0.13.jar
planning-api-1.0.13.pom



Related Tutorials