DOC

build.buf : protobuf-javalite

Maven & Gradle

Aug 26, 2023

protobuf-javalite supplement for use with official protobuf-javalite artifact · protobuf-javalite contains additional generated classes for use with the Protobuf Java Lite runtime.

Table Of Contents

Latest Version

Download build.buf : protobuf-javalite Javadoc & API Documentation - Latest Versions:

All Versions

Download build.buf : protobuf-javalite Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.24.x
3.23.x
3.22.x

How to open Javadoc JAR file in web browser

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