не последняя версия
Последняя версия 1.0.5

io.github.thanakorntr:google-services 1.0.1

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

Группа

Группа

io.github.thanakorntr
Идентификатор

Идентификатор

google-services
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать google-services 1.0.1


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