DOC

io.github.yyxxgame.sdk : yyxx-comm-core

Maven & Gradle

Aug 21, 2023

io.github.yyxxgame.sdkyyxx-comm-core · game comm sdk of yyxx_comm

Table Of Contents

Latest Version

Download io.github.yyxxgame.sdk : yyxx-comm-core Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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