DOC

io.github.stefanosiano.powerful_libraries : sama_annotations

Maven & Gradle

Jan 16, 2023
0 stars

Powerful Sama (Simplified Android Mvvm Architecture) · Simplified Android Mvvm Architecture

Table Of Contents

Latest Version

Download io.github.stefanosiano.powerful_libraries : sama_annotations Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.stefanosiano.powerful_libraries : sama_annotations Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.5.x
0.4.x

How to open Javadoc JAR file in web browser

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