License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdcom.bugsnag |
ArtifactId | ArtifactIdbugsnag-plugin-react-native |
Version | Version5.9.4 |
Type | Typeaar |
Description |
DescriptionBugsnag Android React Native
Official Bugsnag notifier for Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bugsnag-plugin-react-native-5.9.4.pom | |
bugsnag-plugin-react-native-5.9.4-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/ -->
<dependency>
<groupId>com.bugsnag</groupId>
<artifactId>bugsnag-plugin-react-native</artifactId>
<version>5.9.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/
implementation 'com.bugsnag:bugsnag-plugin-react-native:5.9.4'
// https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/
implementation ("com.bugsnag:bugsnag-plugin-react-native:5.9.4")
'com.bugsnag:bugsnag-plugin-react-native:aar:5.9.4'
<dependency org="com.bugsnag" name="bugsnag-plugin-react-native" rev="5.9.4">
<artifact name="bugsnag-plugin-react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bugsnag', module='bugsnag-plugin-react-native', version='5.9.4')
)
libraryDependencies += "com.bugsnag" % "bugsnag-plugin-react-native" % "5.9.4"
[com.bugsnag/bugsnag-plugin-react-native "5.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.bugsnag : bugsnag-android-core | jar | 5.9.4 |
androidx.annotation » annotation | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |