DOC

io.airbrake : airbrake-java

Maven & Gradle

Jun 05, 2013
6 usages
58 stars

Airbrake Notifier Java · This is the official library to notify exception to Airbrake.io

Table Of Contents

Latest Version

Download io.airbrake : airbrake-java Javadoc & API Documentation - Latest Versions:

All Versions

Download io.airbrake : airbrake-java Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file airbrake-java-2.2.8-javadoc.jar to airbrake-java-2.2.8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder airbrake-java-2.2.8-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "airbrake-java-2.2.8-sources.jar" -d "airbrake-java-2.2.8-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jun 05, 2013
6 usages
58 stars
Nov 22, 2022
3 usages
14 stars
Mar 27, 2021
5 stars
Dec 07, 2022
0 stars
Apr 21, 2018
4 stars

Discover Dependencies