is not current version
Last Version 0.19.1

com.google.cloud:google-cloud-gameservices 0.4.0

Game Services API

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-gameservices
Version

Version

0.4.0
Type

Type

jar

Download google-cloud-gameservices 0.4.0


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