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