DOC

cool.ty666.suite : ape-suite-core

Maven & Gradle

Aug 20, 2023
1 stars

ape-suite-core · We offer a suite of integrated utility components tailored for enterprise-level development. Our platform encapsulates common technical solutions, covering a vast range of tools and business scenarios. Designed for immediate use and easy adaptation, we aim to lower the learning curve and accelerate onboarding. Our solution alleviates the challenges faced by small and medium projects that often get bogged down in framework setup, allowing developers to stay laser-focused on delivering business value.

Table Of Contents

Latest Version

Download cool.ty666.suite : ape-suite-core Javadoc & API Documentation - Latest Versions:

All Versions

Download cool.ty666.suite : ape-suite-core 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 ape-suite-core-1.0.0-javadoc.jar to ape-suite-core-1.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ape-suite-core-1.0.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 "ape-suite-core-1.0.0-sources.jar" -d "ape-suite-core-1.0.0-javadoc" -subpackages