DOC

cz.active24.client.fred : fred-client

Maven & Gradle

Apr 21, 2023
14 stars

FRED client · A Java EPP client for FRED (Free Registry for ENUM and Domains)

Table Of Contents

Latest Version

Download cz.active24.client.fred : fred-client Javadoc & API Documentation - Latest Versions:

All Versions

Download cz.active24.client.fred : fred-client Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.47
2.46.x
2.46
2.44.x
2.44
2.41

How to open Javadoc JAR file in web browser

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

Advertisement