DOC

travel.wink : affiliate-sdk-java

Maven & Gradle

Aug 27, 2023
2 stars

Affiliate SDK Java · Java SDK for the wink Affiliate API

Table Of Contents

Latest Version

Download travel.wink : affiliate-sdk-java Javadoc & API Documentation - Latest Versions:

All Versions

Download travel.wink : affiliate-sdk-java Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
29.8.x
29.7.x
29.3.x
29.0.x
27.1.x
26.1.x
26.0.x
25.6.x
25.4.x
25.3.x
25.2.x
25.1.x
25.0.x
24.7.x
24.3.x
24.0.x
23.1.x
22.0.x
21.16.x
21.15.x
21.3.x
21.2.x
21.1.x
21.0.x
20.2.x
20.1.x
20.0.x
19.0.x

How to open Javadoc JAR file in web browser

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

Advertisement