DOC

com.alextherapeutics : diga-api-client

Maven & Gradle

Sep 01, 2022
30 stars

DiGA API Client · Java library for DiGA (Digital Health Application) manufacturers to integrate with the DiGA API endpoints for code validation and billing.

Table Of Contents

Latest Version

Download com.alextherapeutics : diga-api-client Javadoc & API Documentation - Latest Versions:

All Versions

Download com.alextherapeutics : diga-api-client Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.2.x
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

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