jar

com.github.tehleo : junionc

Maven & Gradle

May 04, 2018
171 stars

JUnionc · Delivers struct types to Java programming language.

Table Of Contents

Latest Version

Download com.github.tehleo : junionc JAR file - Latest Versions:

All Versions

Download com.github.tehleo : junionc JAR file - All Versions:

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

theleo.jstruct.plugin

├─ theleo.jstruct.plugin.Log.class - [JAR]

├─ theleo.jstruct.plugin.SourceCompiler.class - [JAR]

theleo.jstruct.plugin.jc

├─ theleo.jstruct.plugin.jc.JStructPlugin.class - [JAR]

theleo.jstruct.plugin.ecj

├─ theleo.jstruct.plugin.ecj.CompilerError.class - [JAR]

├─ theleo.jstruct.plugin.ecj.EcjProcessor.class - [JAR]

├─ theleo.jstruct.plugin.ecj.ReadableFlattener.class - [JAR]

├─ theleo.jstruct.plugin.ecj.StructCache.class - [JAR]

├─ theleo.jstruct.plugin.ecj.Translator.class - [JAR]