| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdco.reachfive.identity | 
| ArtifactId | ArtifactIdsdk-facebook | 
| Last Version | Last Version7.0.2 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionReachFive SDK | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| sdk-facebook-7.0.2.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/co.reachfive.identity/sdk-facebook/ -->
<dependency>
    <groupId>co.reachfive.identity</groupId>
    <artifactId>sdk-facebook</artifactId>
    <version>7.0.2</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/co.reachfive.identity/sdk-facebook/
implementation 'co.reachfive.identity:sdk-facebook:7.0.2'// https://jarcasting.com/artifacts/co.reachfive.identity/sdk-facebook/
implementation ("co.reachfive.identity:sdk-facebook:7.0.2")'co.reachfive.identity:sdk-facebook:aar:7.0.2'<dependency org="co.reachfive.identity" name="sdk-facebook" rev="7.0.2">
  <artifact name="sdk-facebook" type="aar" />
</dependency>@Grapes(
@Grab(group='co.reachfive.identity', module='sdk-facebook', version='7.0.2')
)libraryDependencies += "co.reachfive.identity" % "sdk-facebook" % "7.0.2"[co.reachfive.identity/sdk-facebook "7.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| co.reachfive.identity : sdk-core | jar | 7.0.2 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 | 
| com.github.kittinunf.result : result | jar | 5.2.0 | 
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 | 
| com.facebook.android : facebook-login | jar | 12.2.0 |