Jar examples for b:bugsnag-android
Official Bugsnag notifier for Android applications
You can download jar file bugsnag-android 3.8.0 in this page.
MIT
You can use the following script to add bugsnag-android-3.8.0.jar to your project.
<dependency> <groupId>com.bugsnag</groupId> <artifactId>bugsnag-android</artifactId> <version>3.8.0</version> </dependency>
compile group: 'com.bugsnag', name: 'bugsnag-android', version: '3.8.0'
libraryDependencies += "com.bugsnag" % "bugsnag-android" % "3.8.0"
<dependency org="com.bugsnag" name="bugsnag-android" rev="3.8.0"/>
@Grapes(@Grab(group='com.bugsnag', module='bugsnag-android', version='3.8.0'))
'com.bugsnag:bugsnag-android:jar:3.8.0'
Click the following link to download the jar file.
bugsnag-android-3.8.0-javadoc.jar