is not current version
Last Version 3.17.0

net.officefloor.tutorial:GoogleSigninHttpServer 3.16.0

Tutorial of implementing Google Signin

Categories

Categories

Net
GroupId

GroupId

net.officefloor.tutorial
ArtifactId

ArtifactId

GoogleSigninHttpServer
Version

Version

3.16.0
Type

Type

jar

Download GoogleSigninHttpServer 3.16.0


<!-- https://jarcasting.com/artifacts/net.officefloor.tutorial/GoogleSigninHttpServer/ -->
<dependency>
    <groupId>net.officefloor.tutorial</groupId>
    <artifactId>GoogleSigninHttpServer</artifactId>
    <version>3.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.tutorial/GoogleSigninHttpServer/
implementation 'net.officefloor.tutorial:GoogleSigninHttpServer:3.16.0'
// https://jarcasting.com/artifacts/net.officefloor.tutorial/GoogleSigninHttpServer/
implementation ("net.officefloor.tutorial:GoogleSigninHttpServer:3.16.0")
'net.officefloor.tutorial:GoogleSigninHttpServer:jar:3.16.0'
<dependency org="net.officefloor.tutorial" name="GoogleSigninHttpServer" rev="3.16.0">
  <artifact name="GoogleSigninHttpServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.tutorial', module='GoogleSigninHttpServer', version='3.16.0')
)
libraryDependencies += "net.officefloor.tutorial" % "GoogleSigninHttpServer" % "3.16.0"
[net.officefloor.tutorial/GoogleSigninHttpServer "3.16.0"]