Jar examples for b:bugsnag
The hassle-free way to add analytics to your Android app.
You can download jar file bugsnag 3.0.2 in this page.
The MIT License (MIT)
You can use the following script to add bugsnag-3.0.2.jar to your project.
<dependency> <groupId>com.bugsnag</groupId> <artifactId>bugsnag</artifactId> <version>3.0.2</version> </dependency>
compile group: 'com.bugsnag', name: 'bugsnag', version: '3.0.2'
libraryDependencies += "com.bugsnag" % "bugsnag" % "3.0.2"
<dependency org="com.bugsnag" name="bugsnag" rev="3.0.2"/>
@Grapes(@Grab(group='com.bugsnag', module='bugsnag', version='3.0.2'))
'com.bugsnag:bugsnag:jar:3.0.2'
Click the following link to download the jar file.
bugsnag-3.0.2.pom