jar

io.disquark.immutables : value

Maven & Gradle

Apr 17, 2023

io.disquark.immutables.value · Compile time annotations and compile time annotation processor to generate consistent value object using either abstract class, interface or annotation as a base.

Table Of Contents

Latest Version

Download io.disquark.immutables : value JAR file - Latest Versions:

All Versions

Download io.disquark.immutables : value JAR file - All Versions:

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

org.immutables.value

├─ org.immutables.value.Generated.class - [JAR]

├─ org.immutables.value.Value.class - [JAR]

org.immutables.processor

├─ org.immutables.processor.CallStack.class - [JAR]

├─ org.immutables.processor.ProxyProcessor.class - [JAR]

org.immutables.extgenerator

├─ org.immutables.extgenerator.GeneratedImportsModifier.class - [JAR]