Jar examples for a:airbrake-java
This is the official library to notify exception to Airbrake.io
You can download jar file airbrake-java 2.2.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add airbrake-java-2.2.8.jar to your project.
<dependency> <groupId>io.airbrake</groupId> <artifactId>airbrake-java</artifactId> <version>2.2.8</version> </dependency>
compile group: 'io.airbrake', name: 'airbrake-java', version: '2.2.8'
libraryDependencies += "io.airbrake" % "airbrake-java" % "2.2.8"
<dependency org="io.airbrake" name="airbrake-java" rev="2.2.8"/>
@Grapes(@Grab(group='io.airbrake', module='airbrake-java', version='2.2.8'))
'io.airbrake:airbrake-java:jar:2.2.8'
Click the following link to download the jar file.
airbrake-java-2.2.8-javadoc.jar