is not current version
Last Version 3.0.2

com.threewks.thundr:thundr-gae-user 2.0.0-rc1

A thundr module for supporting basic user accounts on thundr-gae

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-gae-user
Version

Version

2.0.0-rc1
Type

Type

jar

Download thundr-gae-user 2.0.0-rc1


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