jar

dev.lukebemish.opensesame : opensesame-mixin

Maven & Gradle

Jan 27, 2024
2 stars

OpenSesame - Mixin · Mixin plugin that allows removing final and sealed modifiers

Table Of Contents

Latest Version

Download dev.lukebemish.opensesame : opensesame-mixin JAR file - Latest Versions:

All Versions

Download dev.lukebemish.opensesame : opensesame-mixin JAR file - All Versions:

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

dev.lukebemish.opensesame.mixin.plugin

├─ dev.lukebemish.opensesame.mixin.plugin.OpenSesameMixinPlugin.class - [JAR]

├─ dev.lukebemish.opensesame.mixin.plugin.UnFinalLineProvider.class - [JAR]

├─ dev.lukebemish.opensesame.mixin.plugin.package-info.class - [JAR]

dev.lukebemish.opensesame.annotations.mixin

├─ dev.lukebemish.opensesame.annotations.mixin.UnFinal.class - [JAR]