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

Jar examples for p:planning-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials