jar

io.github.zjns.redacted : redacted-compiler-plugin-gradle

Maven & Gradle

Feb 11, 2023
375 stars

Redacted Compiler Plugin (Gradle) · A Kotlin compiler plugin that generates redacted toString() implementations.

Table Of Contents

Latest Version

Download io.github.zjns.redacted : redacted-compiler-plugin-gradle JAR file - Latest Versions:

All Versions

Download io.github.zjns.redacted : redacted-compiler-plugin-gradle JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 redacted-compiler-plugin-gradle-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.zacsweers.redacted.gradle

├─ dev.zacsweers.redacted.gradle.RedactedGradlePluginExtensionKt.class - [JAR]

├─ dev.zacsweers.redacted.gradle.RedactedGradleSubplugin.class - [JAR]

├─ dev.zacsweers.redacted.gradle.RedactedPluginExtension.class - [JAR]

├─ dev.zacsweers.redacted.gradle.Version.class - [JAR]