jar

at.tripwire.gradle.wo : website-optimizer

Maven & Gradle

Dec 17, 2015
2 stars

Gradle Website Optimizer · A gradle plugin to easily optimize HTML websites and contained CSS and JS files.

Table Of Contents

Latest Version

Download at.tripwire.gradle.wo : website-optimizer JAR file - Latest Versions:

All Versions

Download at.tripwire.gradle.wo : website-optimizer JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.2
0.1

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 website-optimizer-0.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

at.tripwire.gradle.wo.tasks

├─ at.tripwire.gradle.wo.tasks.BaseOptimizeTask.class - [JAR]

├─ at.tripwire.gradle.wo.tasks.OptimizeCssTask.class - [JAR]

├─ at.tripwire.gradle.wo.tasks.OptimizeHtmlTask.class - [JAR]

├─ at.tripwire.gradle.wo.tasks.OptimizeJsTask.class - [JAR]

at.tripwire.gradle.wo

├─ at.tripwire.gradle.wo.Utils.class - [JAR]

├─ at.tripwire.gradle.wo.WebsiteOptimizerPlugin.class - [JAR]

├─ at.tripwire.gradle.wo.WebsiteProject.class - [JAR]

Advertisement