DOC

com.telenav : telenav-root-superpom

Maven & Gradle

Nov 08, 2022

telenav-root-superpom · The uber-root telenav superpom, containing global plugin configuration, possibly a few rarely changing dependency management elements and NOTHING ELSE. Anything here must be safe to include in the build of EVERY SINGLE PROJECT.

Table Of Contents

Latest Version

Download com.telenav : telenav-root-superpom Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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