Download appengine-plugins-core-0.3.2.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.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials