License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdcom.google.identitytoolkit |
ArtifactId | ArtifactIdgitkitclient |
Last Version | Last Version1.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongitkitclient
Java client library for Google Identity Toolkit
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gitkitclient-1.2.7.pom | |
gitkitclient-1.2.7.jar | 30 KB |
gitkitclient-1.2.7-sources.jar | 17 KB |
gitkitclient-1.2.7-javadoc.jar | 109 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-servlet-api | jar | 8.0.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.11 |