DOC

com.newrelic.agent.android : agent-maven-plugin

Maven & Gradle

Oct 12, 2018

New Relic Android Agent Maven Plugin · The New Relic Android Agent provides run time performance monitoring for Android applications

Table Of Contents

Latest Version

Download com.newrelic.agent.android : agent-maven-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download com.newrelic.agent.android : agent-maven-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.20.x
5.19.x
5.18.x
5.17.x
5.16.x
5.15.x
5.14.x
5.13.x
5.12.x
5.11.x
5.10.x
5.9.x
5.8.x
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.98.x
4.95.x
4.87.x
4.83.x
4.273.x
4.265.x
4.244.x
4.190.x
4.178.x
4.177.x
4.120.x
3.429.x
3.419.x
3.407.x
3.378.x
3.361.x
3.330.x
3.308.x
3.264.x
3.239.x
3.214.x
3.199.x
2.444.x
2.440.x
2.433.x
2.426.x
2.412.x
2.365.x
2.365

How to open Javadoc JAR file in web browser

  1. Rename the file agent-maven-plugin-5.20.0-javadoc.jar to agent-maven-plugin-5.20.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder agent-maven-plugin-5.20.0-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 "agent-maven-plugin-5.20.0-sources.jar" -d "agent-maven-plugin-5.20.0-javadoc" -subpackages