is not current version
Last Version 0.19.1

com.google.cloud:google-cloud-gameservices-parent 0.18.1

Java idiomatic client for Google Cloud Platform services.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-gameservices-parent
Version

Version

0.18.1
Type

Type

jar

Download google-cloud-gameservices-parent 0.18.1


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