DOC

com.aquaticinformatics : aquarius.sdk

Maven & Gradle

Jul 06, 2023
3 stars

aquarius-sdk-java · The Java SDK for the AQUARIUS Platform

Table Of Contents

Latest Version

Download com.aquaticinformatics : aquarius.sdk Javadoc & API Documentation - Latest Versions:

All Versions

Download com.aquaticinformatics : aquarius.sdk Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
23.2.x
23.1.x
22.3.x
22.2.x
22.1.x
21.4.x
21.3.x
21.2.x
20.4.x
20.3.x
20.2.x
19.4.x
19.3.x
19.2.x
19.1.x
18.8.x
18.7.x
18.6.x
18.5.x
18.4.x
18.1.x
17.4.x
17.3.x
17.2.x

How to open Javadoc JAR file in web browser

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