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