DOC

com.maltaisn : iconpack-community-material

Maven & Gradle

Jul 25, 2020
118 stars

Community Material Design Icons pack · Icon dialog for Android

Table Of Contents

Latest Version

Download com.maltaisn : iconpack-community-material Javadoc & API Documentation - Latest Versions:

All Versions

Download com.maltaisn : iconpack-community-material Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
5.3.x
5.1.x
5.0.x
4.9.x
4.8.x

How to open Javadoc JAR file in web browser

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

Advertisement