DOC

io.github.wand555 : richerconversation-parent

Maven & Gradle

Feb 19, 2022
0 stars

RicherConversation · A concise library to improve the (old) Conversation API in Spigot. This library is designed to bring the useful, underused, but also old Conversation API up to date.

Table Of Contents

Latest Version

Download io.github.wand555 : richerconversation-parent Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.wand555 : richerconversation-parent Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

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