DOC

com.sandinh : akka-protobuf-v3_0.24

Maven & Gradle

Jul 18, 2020
12.9k stars

akka-protobuf-v3 · Akka Protobuf V3 is a shaded version of the protobuf runtime. Original POM: https://github.com/protocolbuffers/protobuf/blob/v3.9.0/java/pom.xml

Table Of Contents

Latest Version

Download com.sandinh : akka-protobuf-v3_0.24 Javadoc & API Documentation - Latest Versions:

All Versions

Download com.sandinh : akka-protobuf-v3_0.24 Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.6.x

How to open Javadoc JAR file in web browser

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

Advertisement