jar

com.github.ryanholdren : resourcegzipper

Maven & Gradle

Feb 11, 2016
0 stars

ResourceGZipper · 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 : resourcegzipper JAR file - Latest Versions:

All Versions

Download com.github.ryanholdren : resourcegzipper JAR file - All Versions:

Version Vulnerabilities Size Updated
2016
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window resourcegzipper-2016-02-10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.ryanholdren.resourcegzipper

├─ com.github.ryanholdren.resourcegzipper.AbstractResourceGZipperMojo.class - [JAR]

├─ com.github.ryanholdren.resourcegzipper.ResourceGZipperMojo.class - [JAR]

├─ com.github.ryanholdren.resourcegzipper.TestResourceGZipperMojo.class - [JAR]

Advertisement