License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.devslash |
ArtifactId | ArtifactIdeasyauth |
Version | Version1.1.2 |
Type | Typeaar |
Description |
DescriptionEasyAuth
An implementation of Authentication with Google and Facebook made easy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyauth-1.1.2.pom | |
easyauth-1.1.2.aar | 30 KB |
easyauth-1.1.2-sources.jar | 8 KB |
easyauth-1.1.2-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.devslash/easyauth/ -->
<dependency>
<groupId>net.devslash</groupId>
<artifactId>easyauth</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.devslash/easyauth/
implementation 'net.devslash:easyauth:1.1.2'
// https://jarcasting.com/artifacts/net.devslash/easyauth/
implementation ("net.devslash:easyauth:1.1.2")
'net.devslash:easyauth:aar:1.1.2'
<dependency org="net.devslash" name="easyauth" rev="1.1.2">
<artifact name="easyauth" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.devslash', module='easyauth', version='1.1.2')
)
libraryDependencies += "net.devslash" % "easyauth" % "1.1.2"
[net.devslash/easyauth "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.android : facebook-android-sdk | jar | 3.20.0 |
com.android.support » appcompat-v7 | jar | 21.0.3 |
com.squareup.picasso : picasso | jar | 2.5.0 |
com.google.android.gms » play-services | jar | 6.5.87 |