Jar examples for t:thundr-gae
A thundr module enabling thundr for use on GAE (Google App Engine)
You can download jar file thundr-gae 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add thundr-gae-1.0.0.jar to your project.
<dependency> <groupId>com.threewks.thundr</groupId> <artifactId>thundr-gae</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.threewks.thundr', name: 'thundr-gae', version: '1.0.0'
libraryDependencies += "com.threewks.thundr" % "thundr-gae" % "1.0.0"
<dependency org="com.threewks.thundr" name="thundr-gae" rev="1.0.0"/>
@Grapes(@Grab(group='com.threewks.thundr', module='thundr-gae', version='1.0.0'))
'com.threewks.thundr:thundr-gae:jar:1.0.0'
Click the following link to download the jar file.
thundr-gae-1.0.0-javadoc.jar