LoginKit (API)

LoginKit (API) provides APIs to access Login Kit features.

License

License

GroupId

GroupId

com.snap.loginkit
ArtifactId

ArtifactId

loginkit-api
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

LoginKit (API)
LoginKit (API) provides APIs to access Login Kit features.
Project URL

Project URL

https://kit.snapchat.com/login-kit
Source Code Management

Source Code Management

https://github.com/Snapchat/login-kit-sample

Download loginkit-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.snap.loginkit/loginkit-api/ -->
<dependency>
    <groupId>com.snap.loginkit</groupId>
    <artifactId>loginkit-api</artifactId>
    <version>2.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.snap.loginkit/loginkit-api/
implementation 'com.snap.loginkit:loginkit-api:2.1.0'
// https://jarcasting.com/artifacts/com.snap.loginkit/loginkit-api/
implementation ("com.snap.loginkit:loginkit-api:2.1.0")
'com.snap.loginkit:loginkit-api:aar:2.1.0'
<dependency org="com.snap.loginkit" name="loginkit-api" rev="2.1.0">
  <artifact name="loginkit-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.snap.loginkit', module='loginkit-api', version='2.1.0')
)
libraryDependencies += "com.snap.loginkit" % "loginkit-api" % "2.1.0"
[com.snap.loginkit/loginkit-api "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0