Download appengine-plugins-core-0.1.10.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.1.10 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials