DOC

de.tuebingen.uni.sfs.germanet : germanet-api

Maven & Gradle

May 30, 2022
5 stars

germanet-api · A library for easy access to GermaNet.

Table Of Contents

Latest Version

Download de.tuebingen.uni.sfs.germanet : germanet-api Javadoc & API Documentation - Latest Versions:

All Versions

Download de.tuebingen.uni.sfs.germanet : germanet-api Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
13.3.x
13.2.x
13.1.x
13.0
9.0.x

How to open Javadoc JAR file in web browser

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

Advertisement