com.google.gms.google-services

Gradle plug-in to build Firebase applications.

License

License

GroupId

GroupId

com.google.gms
ArtifactId

ArtifactId

google-services
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.google.gms.google-services
Gradle plug-in to build Firebase applications.
Project URL

Project URL

http://tools.android.com/
Source Code Management

Source Code Management

https://android.googlesource.com/platform/tools/base

Download google-services

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.0.0
2.1.2
2.1.0