DOC

com.github.ryanholdren : resourcecompressor

Maven & Gradle

Jun 25, 2017
0 stars

ResourceCompressor · A Maven plugin for compressing static assets (e.g. CSS and JavaScript files) at build time.

Table Of Contents

Latest Version

Download com.github.ryanholdren : resourcecompressor Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.ryanholdren : resourcecompressor Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2017
2016

How to open Javadoc JAR file in web browser

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