DOC

com.facebook.presto : presto-google-sheets

Maven & Gradle

Aug 08, 2023
14.8k stars

Presto - Google Sheets Connector

Table Of Contents

Latest Version

Download com.facebook.presto : presto-google-sheets Javadoc & API Documentation - Latest Versions:

All Versions

Download com.facebook.presto : presto-google-sheets Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.283
0.282
0.281
0.280
0.279
0.278.x
0.278
0.277
0.276.x
0.276
0.275
0.274
0.273.x
0.273
0.272.x
0.272
0.271.x
0.271
0.270
0.269
0.268
0.267

How to open Javadoc JAR file in web browser

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

Advertisement