License |
License |
---|---|
GroupId | GroupIdcom.bugsnag |
ArtifactId | ArtifactIdbugsnag-plugin-android-okhttp |
Version | Version5.22.4 |
Type | Typeaar |
Description |
DescriptionBugsnag Android OkHttp
Official Bugsnag notifier for Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-android-okhttp/ -->
<dependency>
<groupId>com.bugsnag</groupId>
<artifactId>bugsnag-plugin-android-okhttp</artifactId>
<version>5.22.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-android-okhttp/
implementation 'com.bugsnag:bugsnag-plugin-android-okhttp:5.22.4'
// https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-android-okhttp/
implementation ("com.bugsnag:bugsnag-plugin-android-okhttp:5.22.4")
'com.bugsnag:bugsnag-plugin-android-okhttp:aar:5.22.4'
<dependency org="com.bugsnag" name="bugsnag-plugin-android-okhttp" rev="5.22.4">
<artifact name="bugsnag-plugin-android-okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bugsnag', module='bugsnag-plugin-android-okhttp', version='5.22.4')
)
libraryDependencies += "com.bugsnag" % "bugsnag-plugin-android-okhttp" % "5.22.4"
[com.bugsnag/bugsnag-plugin-android-okhttp "5.22.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
com.bugsnag : bugsnag-android-core | jar | 5.22.4 |