Download thundr-gae-3.0.0-rc3.jar file - Jar t

Jar examples for t:thundr-gae

Description

A thundr module enabling thundr for use on GAE (Google App Engine)

You can download jar file thundr-gae 3.0.0-rc3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add thundr-gae-3.0.0-rc3.jar to your project.

<dependency>
   <groupId>com.threewks.thundr</groupId>
   <artifactId>thundr-gae</artifactId>
   <version>3.0.0-rc3</version>
</dependency>
compile group: 'com.threewks.thundr', name: 'thundr-gae', version: '3.0.0-rc3'
libraryDependencies += "com.threewks.thundr" % "thundr-gae" % "3.0.0-rc3"
<dependency org="com.threewks.thundr" name="thundr-gae" rev="3.0.0-rc3"/>
@Grapes(@Grab(group='com.threewks.thundr', module='thundr-gae', version='3.0.0-rc3'))
'com.threewks.thundr:thundr-gae:jar:3.0.0-rc3'

Download

Click the following link to download the jar file.

thundr-gae-3.0.0-rc3-javadoc.jar
thundr-gae-3.0.0-rc3-sources.jar
thundr-gae-3.0.0-rc3-tests.jar
thundr-gae-3.0.0-rc3.jar
thundr-gae-3.0.0-rc3.pom



Related Tutorials