jar

io.opencubes.boxlin : boxlin

Maven & Gradle

Oct 25, 2018
4 stars

Boxlin · A language adapter for mods coded in Kotlin + some utility functions.

Table Of Contents

Latest Version

Download io.opencubes.boxlin : boxlin JAR file - Latest Versions:

All Versions

Download io.opencubes.boxlin : boxlin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.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 boxlin-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.opencubes.boxlin.adapter

├─ io.opencubes.boxlin.adapter.KotlinAdapter.class - [JAR]

io.opencubes.boxlin

├─ io.opencubes.boxlin.Boxlin.class - [JAR]

├─ io.opencubes.boxlin.ConfigurationHandler.class - [JAR]

├─ io.opencubes.boxlin.ProxyInjector.class - [JAR]

├─ io.opencubes.boxlin.ReferenceException.class - [JAR]

├─ io.opencubes.boxlin.TypeException.class - [JAR]

├─ io.opencubes.boxlin.Utils.class - [JAR]

├─ io.opencubes.boxlin.Version.class - [JAR]

io.opencubes.boxlin.gui

├─ io.opencubes.boxlin.gui.GuiFactoryBoxlin.class - [JAR]

Advertisement