is not current version
Last Version 5.23.1

com.bugsnag:bugsnag-plugin-react-native 5.23.0

Official Bugsnag notifier for Android applications

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

com.bugsnag
ArtifactId

ArtifactId

bugsnag-plugin-react-native
Version

Version

5.23.0
Type

Type

aar

Download bugsnag-plugin-react-native 5.23.0


<!-- https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/ -->
<dependency>
    <groupId>com.bugsnag</groupId>
    <artifactId>bugsnag-plugin-react-native</artifactId>
    <version>5.23.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/
implementation 'com.bugsnag:bugsnag-plugin-react-native:5.23.0'
// https://jarcasting.com/artifacts/com.bugsnag/bugsnag-plugin-react-native/
implementation ("com.bugsnag:bugsnag-plugin-react-native:5.23.0")
'com.bugsnag:bugsnag-plugin-react-native:aar:5.23.0'
<dependency org="com.bugsnag" name="bugsnag-plugin-react-native" rev="5.23.0">
  <artifact name="bugsnag-plugin-react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bugsnag', module='bugsnag-plugin-react-native', version='5.23.0')
)
libraryDependencies += "com.bugsnag" % "bugsnag-plugin-react-native" % "5.23.0"
[com.bugsnag/bugsnag-plugin-react-native "5.23.0"]