Download appengine-plugins-core-0.3.9.jar file - Jar a

Jar examples for a:appengine-plugins-core

Description

A library for client side software that manages App Engine programs.

You can download jar file appengine-plugins-core 0.3.9 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add appengine-plugins-core-0.3.9.jar to your project.

<dependency>
   <groupId>com.google.cloud.tools</groupId>
   <artifactId>appengine-plugins-core</artifactId>
   <version>0.3.9</version>
</dependency>
compile group: 'com.google.cloud.tools', name: 'appengine-plugins-core', version: '0.3.9'
libraryDependencies += "com.google.cloud.tools" % "appengine-plugins-core" % "0.3.9"
<dependency org="com.google.cloud.tools" name="appengine-plugins-core" rev="0.3.9"/>
@Grapes(@Grab(group='com.google.cloud.tools', module='appengine-plugins-core', version='0.3.9'))
'com.google.cloud.tools:appengine-plugins-core:jar:0.3.9'

Download

Click the following link to download the jar file.

appengine-plugins-core-0.3.9-javadoc.jar
appengine-plugins-core-0.3.9-sources.jar
appengine-plugins-core-0.3.9.jar
appengine-plugins-core-0.3.9.pom



Related Tutorials