Jar examples for g:google-services
Gradle plug-in to build Firebase applications.
You can download jar file google-services 3.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add google-services-3.1.1.jar to your project.
<dependency> <groupId>com.google.gms</groupId> <artifactId>google-services</artifactId> <version>3.1.1</version> </dependency>
compile group: 'com.google.gms', name: 'google-services', version: '3.1.1'
libraryDependencies += "com.google.gms" % "google-services" % "3.1.1"
<dependency org="com.google.gms" name="google-services" rev="3.1.1"/>
@Grapes(@Grab(group='com.google.gms', module='google-services', version='3.1.1'))
'com.google.gms:google-services:jar:3.1.1'
Click the following link to download the jar file.
google-services-3.1.1-javadoc.jar