jar

dev.the-fireplace : Annotated-DI-Fabric-Processor

Maven & Gradle

Apr 17, 2023
1 stars

Annotated DI · A wrapper around Guice with a few extra utilities for use with Minecraft mods.

Table Of Contents

Latest Version

Download dev.the-fireplace : Annotated-DI-Fabric-Processor JAR file - Latest Versions:

All Versions

Download dev.the-fireplace : Annotated-DI-Fabric-Processor JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.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 Annotated-DI-Fabric-Processor-4.0.3+1.19.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.the_fireplace.annotateddi.api.di

├─ dev.the_fireplace.annotateddi.api.di.Implementation.class - [JAR]

dev.the_fireplace.annotateddi.processor

├─ dev.the_fireplace.annotateddi.processor.FabricImplementationProcessor.class - [JAR]

├─ dev.the_fireplace.annotateddi.processor.ImplementationProcessingError.class - [JAR]

├─ dev.the_fireplace.annotateddi.processor.ImplementationProcessor.class - [JAR]