View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window osgi.enroute.iot.lego.adapter-2.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
aQute.lib.base64
├─ aQute.lib.base64.Base64.class - [JAR]
osgi.enroute.iot.lego.adapter
├─ osgi.enroute.iot.lego.adapter.Channel.class - [JAR]
├─ osgi.enroute.iot.lego.adapter.Command.class - [JAR]
├─ osgi.enroute.iot.lego.adapter.LegoPowerFunctions.class - [JAR]
├─ osgi.enroute.iot.lego.adapter.LegoPowerFunctionsConfig.class - [JAR]
├─ osgi.enroute.iot.lego.adapter.LegoRC.class - [JAR]
aQute.lib.converter
├─ aQute.lib.converter.Converter.class - [JAR]
├─ aQute.lib.converter.TypeReference.class - [JAR]