Download gitkitclient-1.2.7.jar file - Jar g

Jar examples for g:gitkitclient

Description

Java client library for Google Identity Toolkit

You can download jar file gitkitclient 1.2.7 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add gitkitclient-1.2.7.jar to your project.

<dependency>
   <groupId>com.google.identitytoolkit</groupId>
   <artifactId>gitkitclient</artifactId>
   <version>1.2.7</version>
</dependency>
compile group: 'com.google.identitytoolkit', name: 'gitkitclient', version: '1.2.7'
libraryDependencies += "com.google.identitytoolkit" % "gitkitclient" % "1.2.7"
<dependency org="com.google.identitytoolkit" name="gitkitclient" rev="1.2.7"/>
@Grapes(@Grab(group='com.google.identitytoolkit', module='gitkitclient', version='1.2.7'))
'com.google.identitytoolkit:gitkitclient:jar:1.2.7'

Download

Click the following link to download the jar file.

gitkitclient-1.2.7-javadoc.jar
gitkitclient-1.2.7-sources.jar
gitkitclient-1.2.7.jar
gitkitclient-1.2.7.pom



Related Tutorials