Download bugsnag-2.0.0.jar file - Jar b

Jar examples for b:bugsnag

Description

The hassle-free way to add analytics to your Android app.

You can download jar file bugsnag 2.0.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add bugsnag-2.0.0.jar to your project.

<dependency>
   <groupId>com.bugsnag</groupId>
   <artifactId>bugsnag</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.bugsnag', name: 'bugsnag', version: '2.0.0'
libraryDependencies += "com.bugsnag" % "bugsnag" % "2.0.0"
<dependency org="com.bugsnag" name="bugsnag" rev="2.0.0"/>
@Grapes(@Grab(group='com.bugsnag', module='bugsnag', version='2.0.0'))
'com.bugsnag:bugsnag:jar:2.0.0'

Download

Click the following link to download the jar file.

bugsnag-2.0.0-javadoc.jar
bugsnag-2.0.0-sources.jar
bugsnag-2.0.0.jar
bugsnag-2.0.0.pom



Related Tutorials