DOC

dev.kord : kord-bom

Maven & Gradle

Jul 08, 2023
820 stars

kord · Idiomatic Kotlin Wrapper for The Discord API

Table Of Contents

Latest Version

Download dev.kord : kord-bom Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Jul 08, 2023
7 usages
820 stars
Jul 08, 2023
5 usages
820 stars
Jul 08, 2023
3 usages
820 stars
Jul 08, 2023
2 usages
820 stars
Jul 08, 2023
2 usages
820 stars

Discover Dependencies