is not current version
Last Version 1.0.5

io.github.thanakorntr:google-services 1.0

A library of wrappers for several of Google APIs, such as Google Drive, YouTube, etc.

GroupId

GroupId

io.github.thanakorntr
ArtifactId

ArtifactId

google-services
Version

Version

1.0
Type

Type

jar

Download google-services 1.0


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