is not current version
Last Version 3.0.2

com.threewks.thundr:thundr-gae-user 1.0-rc2

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

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-gae-user
Version

Version

1.0-rc2
Type

Type

jar

Download thundr-gae-user 1.0-rc2


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