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

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

Download

Click the following link to download the jar file.

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



Related Tutorials