jar

com.github.fracpete : remove-gpl

Maven & Gradle

May 16, 2019
0 stars

remove-gpl · Command-line tool for removing the GPL preamble from source code files (eg when preparing a commercial release).

Table Of Contents

Latest Version

Download com.github.fracpete : remove-gpl JAR file - Latest Versions:

All Versions

Download com.github.fracpete : remove-gpl JAR file - All Versions:

Version Vulnerabilities Size Updated
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 remove-gpl-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fracpete.removegpl

├─ com.github.fracpete.removegpl.FileUtils.class - [JAR]

├─ com.github.fracpete.removegpl.Main.class - [JAR]

├─ com.github.fracpete.removegpl.PatternUtils.class - [JAR]