jar

io.github.perforators : proxy_use_case

Maven & Gradle

Jun 16, 2024
0 stars

proxy-use-cases · KSP plugin for generation of proxy use cases.

Table Of Contents

Latest Version

Download io.github.perforators : proxy_use_case JAR file - Latest Versions:

All Versions

Download io.github.perforators : proxy_use_case JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 proxy_use_case-1.1-rc.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.perforators.internal

├─ io.github.perforators.internal.FunctionVisitor.class - [JAR]

├─ io.github.perforators.internal.Processor.class - [JAR]

├─ io.github.perforators.internal.ProcessorProvider.class - [JAR]

├─ io.github.perforators.internal.UseCaseGenerator.class - [JAR]

io.github.perforators

├─ io.github.perforators.GenerateUseCases.class - [JAR]

Advertisement