jar

com.github.dimsuz : diff-dispatcher-processor

Maven & Gradle

Sep 10, 2019
38 stars

Diff Dispatcher Processor · A simple annotation processor for generating data class changes dispatcher

Table Of Contents

Latest Version

Download com.github.dimsuz : diff-dispatcher-processor JAR file - Latest Versions:

All Versions

Download com.github.dimsuz : diff-dispatcher-processor JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 diff-dispatcher-processor-0.9.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.dimsuz.diffdispatcher.processor

├─ com.github.dimsuz.diffdispatcher.processor.ElementExtensionsKt.class - [JAR]

├─ com.github.dimsuz.diffdispatcher.processor.Logger.class - [JAR]

├─ com.github.dimsuz.diffdispatcher.processor.Processor.class - [JAR]

├─ com.github.dimsuz.diffdispatcher.processor.ProcessorKt.class - [JAR]