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