is not current version
Last Version 0.19.1

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

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.19.0
Type

Type

jar

Download google-cloud-gameservices-parent 0.19.0


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