License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdcom.bugsnag |
ArtifactId | ArtifactIdbugsnag-plugin-react-native |
Last Version | Last Version5.23.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBugsnag Android React Native
Official Bugsnag notifier for Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/ -->
<dependency>
<groupId>com.bugsnag</groupId>
<artifactId>bugsnag-plugin-react-native</artifactId>
<version>5.23.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/
implementation 'com.bugsnag:bugsnag-plugin-react-native:5.23.1'
// https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/
implementation ("com.bugsnag:bugsnag-plugin-react-native:5.23.1")
'com.bugsnag:bugsnag-plugin-react-native:aar:5.23.1'
<dependency org="com.bugsnag" name="bugsnag-plugin-react-native" rev="5.23.1">
<artifact name="bugsnag-plugin-react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bugsnag', module='bugsnag-plugin-react-native', version='5.23.1')
)
libraryDependencies += "com.bugsnag" % "bugsnag-plugin-react-native" % "5.23.1"
[com.bugsnag/bugsnag-plugin-react-native "5.23.1"]
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.23.1 |