License |
License |
---|---|
GroupId | GroupIdcom.facebook.android |
ArtifactId | ArtifactIdfacebook-bolts |
Last Version | Last Version14.0.0 |
Release Date | Release Date |
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-14.0.0.pom | |
facebook-bolts-14.0.0.aar | 49 KB |
facebook-bolts-14.0.0-sources.jar | 25 KB |
facebook-bolts-14.0.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>14.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.android/facebook-bolts/
implementation 'com.facebook.android:facebook-bolts:14.0.0'
// https://jarcasting.com/artifacts/com.facebook.android/facebook-bolts/
implementation ("com.facebook.android:facebook-bolts:14.0.0")
'com.facebook.android:facebook-bolts:aar:14.0.0'
<dependency org="com.facebook.android" name="facebook-bolts" rev="14.0.0">
<artifact name="facebook-bolts" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.android', module='facebook-bolts', version='14.0.0')
)
libraryDependencies += "com.facebook.android" % "facebook-bolts" % "14.0.0"
[com.facebook.android/facebook-bolts "14.0.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 |