Download appengine-pipeline-0.2.13.jar file - Jar a

Jar examples for a:appengine-pipeline

Description

Google App Engine API for connecting together complex workflows

You can download jar file appengine-pipeline 0.2.13 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add appengine-pipeline-0.2.13.jar to your project.

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

Download

Click the following link to download the jar file.

appengine-pipeline-0.2.13-javadoc.jar
appengine-pipeline-0.2.13-sources.jar
appengine-pipeline-0.2.13.jar
appengine-pipeline-0.2.13.pom



Related Tutorials