DOC

br.com.zup.nimbus : nimbus-core-android

Maven & Gradle

Nov 10, 2022
10 stars

nimbus · A framework to help implement Server-Driven UI in your apps natively.

Table Of Contents

Latest Version

Download br.com.zup.nimbus : nimbus-core-android Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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