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

Jar examples for p:planning-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials