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