is not current version
Last Version 3.0.0

com.threewks.thundr:thundr-gae 2.0.0-rc3

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

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-gae
Version

Version

2.0.0-rc3
Type

Type

jar

Download thundr-gae 2.0.0-rc3


<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-gae/ -->
<dependency>
    <groupId>com.threewks.thundr</groupId>
    <artifactId>thundr-gae</artifactId>
    <version>2.0.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-gae/
implementation 'com.threewks.thundr:thundr-gae:2.0.0-rc3'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-gae/
implementation ("com.threewks.thundr:thundr-gae:2.0.0-rc3")
'com.threewks.thundr:thundr-gae:jar:2.0.0-rc3'
<dependency org="com.threewks.thundr" name="thundr-gae" rev="2.0.0-rc3">
  <artifact name="thundr-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-gae', version='2.0.0-rc3')
)
libraryDependencies += "com.threewks.thundr" % "thundr-gae" % "2.0.0-rc3"
[com.threewks.thundr/thundr-gae "2.0.0-rc3"]