jar

nl.gogognome : image-modifier-maven-plugin

Maven & Gradle

Jun 09, 2022
0 stars

gogo image modifier · A tool to add text to an existing image. Can be useful to add a version number to a splash image during the build process.

Table Of Contents

Latest Version

Download nl.gogognome : image-modifier-maven-plugin JAR file - Latest Versions:

All Versions

Download nl.gogognome : image-modifier-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 image-modifier-maven-plugin-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nl.gogognome.gogoimagemodifier

├─ nl.gogognome.gogoimagemodifier.ImageModifier.class - [JAR]

├─ nl.gogognome.gogoimagemodifier.ImageModifierMavenPlugin.class - [JAR]

nl.gogognome.gogoimagemodifier.command

├─ nl.gogognome.gogoimagemodifier.command.AllCommandsExecutor.class - [JAR]

├─ nl.gogognome.gogoimagemodifier.command.ColorCommandExecutor.class - [JAR]

├─ nl.gogognome.gogoimagemodifier.command.CommandExecutor.class - [JAR]

├─ nl.gogognome.gogoimagemodifier.command.ExecutionException.class - [JAR]

├─ nl.gogognome.gogoimagemodifier.command.FontCommandExecutor.class - [JAR]

├─ nl.gogognome.gogoimagemodifier.command.TextCommandExecutor.class - [JAR]