jar

de.tilokowalski.util : tostring-util

Maven & Gradle

Nov 18, 2023
1 stars

ToString Util · Provides a utility to generate a human-readable string representation of any object as a customizable alternative to the traditional toString() method.

Table Of Contents

Latest Version

Download de.tilokowalski.util : tostring-util JAR file - Latest Versions:

All Versions

Download de.tilokowalski.util : tostring-util JAR file - All Versions:

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

de.tilokowalski.util

├─ de.tilokowalski.util.ToString.class - [JAR]

├─ de.tilokowalski.util.ToStringDontResolve.class - [JAR]

├─ de.tilokowalski.util.ToStringIgnore.class - [JAR]