Last Version

gitkitclient 1.2.7

Java client library for Google Identity Toolkit

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.google.identitytoolkit
ArtifactId

ArtifactId

gitkitclient
Version

Version

1.2.7
Type

Type

jar
Description

Description

gitkitclient
Java client library for Google Identity Toolkit
Project URL

Project URL

https://developers.google.com/identity-toolkit/v3/
Source Code Management

Source Code Management

https://github.com/google/identity-toolkit-java-client

Download gitkitclient 1.2.7


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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
commons-codec : commons-codec jar 1.6
com.google.code.gson : gson jar 2.0
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.json : json jar 20140107
com.googlecode.jsontoken : jsontoken jar 1.1
net.sf.jsr107cache : jsr107cache jar 1.1
joda-time : joda-time jar 2.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 8.0.12

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.