jar

com.github.fkoehler : play-html-compressor_2.11

Maven & Gradle

Jul 23, 2019
6 stars

play-html-compressor · Google's HTML Compressor for Play Framework 2

Table Of Contents

Latest Version

Download com.github.fkoehler : play-html-compressor_2.11 JAR file - Latest Versions:

All Versions

Download com.github.fkoehler : play-html-compressor_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.8.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 play-html-compressor_2.11-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fkoehler.play.compressor

├─ com.github.fkoehler.play.compressor.CompressorFilter.class - [JAR]

com.github.fkoehler.play.xmlcompressor

├─ com.github.fkoehler.play.xmlcompressor.DefaultXMLCompressorFilter.class - [JAR]

├─ com.github.fkoehler.play.xmlcompressor.XMLCompressorFilter.class - [JAR]

├─ com.github.fkoehler.play.xmlcompressor.XMLCompressorFilterComponents.class - [JAR]

├─ com.github.fkoehler.play.xmlcompressor.XMLCompressorFilterModule.class - [JAR]

com.github.fkoehler.play.htmlcompressor

├─ com.github.fkoehler.play.htmlcompressor.DefaultHTMLCompressorFilter.class - [JAR]

├─ com.github.fkoehler.play.htmlcompressor.HTMLCompressorFilter.class - [JAR]

├─ com.github.fkoehler.play.htmlcompressor.HTMLCompressorFilterComponents.class - [JAR]

├─ com.github.fkoehler.play.htmlcompressor.HTMLCompressorFilterModule.class - [JAR]