Download gae-runtime-1.3.7.jar file - Jar g

Jar examples for g:gae-runtime

Description

Agregate POM used to simplify Google App Engine dependency retrieval

You can download jar file gae-runtime 1.3.7 in this page.

Build File

You can use the following script to add gae-runtime-1.3.7.jar to your project.

<dependency>
   <groupId>net.kindleit</groupId>
   <artifactId>gae-runtime</artifactId>
   <version>1.3.7</version>
</dependency>
compile group: 'net.kindleit', name: 'gae-runtime', version: '1.3.7'
libraryDependencies += "net.kindleit" % "gae-runtime" % "1.3.7"
<dependency org="net.kindleit" name="gae-runtime" rev="1.3.7"/>
@Grapes(@Grab(group='net.kindleit', module='gae-runtime', version='1.3.7'))
'net.kindleit:gae-runtime:jar:1.3.7'

Download

Click the following link to download the jar file.

gae-runtime-1.3.7.pom



Related Tutorials