| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.android |
| ArtifactId | ArtifactIdfacebook-bolts |
| Version | Version13.1.0 |
| Type | Typeaar |
| Description |
DescriptionFacebook-Bolts-Android-SDK
Facebook Android SDK Bolts support library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| facebook-bolts-13.1.0.pom | |
| facebook-bolts-13.1.0.aar | 49 KB |
| facebook-bolts-13.1.0-sources.jar | 25 KB |
| facebook-bolts-13.1.0-javadoc.jar | 339 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.android/facebook-bolts/ -->
<dependency>
<groupId>com.facebook.android</groupId>
<artifactId>facebook-bolts</artifactId>
<version>13.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.android/facebook-bolts/
implementation 'com.facebook.android:facebook-bolts:13.1.0'
// https://jarcasting.com/artifacts/com.facebook.android/facebook-bolts/
implementation ("com.facebook.android:facebook-bolts:13.1.0")
'com.facebook.android:facebook-bolts:aar:13.1.0'
<dependency org="com.facebook.android" name="facebook-bolts" rev="13.1.0">
<artifact name="facebook-bolts" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.android', module='facebook-bolts', version='13.1.0')
)
libraryDependencies += "com.facebook.android" % "facebook-bolts" % "13.1.0"
[com.facebook.android/facebook-bolts "13.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| androidx.core » core-ktx | jar | 1.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |