DOC

com.stainlessapi.sink.api : sink-kotlin-client-okhttp

Maven & Gradle

May 16, 2024

Stainless Demo API · The Stainless Demo API is not a real API and is only intended for testing the Stainless SDK code generation. And now, a set of characters that are likely to cause issues if not properly escaped: - quotes: " ' ` - slashes: / // /// \ \\ \\\ - others: \n \r \t \b \f \v \x63 \uFE63 \U0000FE63 \N{HYPHEN} \1 \12 \123 \1234 a \a \g \* \( \& \@ \x2z \u11z1 \U1111z111 \N{HYPHEN#}

Table Of Contents

Latest Version

Download com.stainlessapi.sink.api : sink-kotlin-client-okhttp Javadoc & API Documentation - Latest Versions:

All Versions

Download com.stainlessapi.sink.api : sink-kotlin-client-okhttp Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.8.x

How to open Javadoc JAR file in web browser

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