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 appium-4.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.comcast.magicwand.spells.appium
├─ com.comcast.magicwand.spells.appium.AbstractAppiumPhoenixDriver.class - [JAR]
├─ com.comcast.magicwand.spells.appium.AppiumAndroidPhoenixDriver.class - [JAR]
├─ com.comcast.magicwand.spells.appium.AppiumDeviceProperties.class - [JAR]
├─ com.comcast.magicwand.spells.appium.AppiumDriverBuilder.class - [JAR]
├─ com.comcast.magicwand.spells.appium.AppiumIosPhoenixDriver.class - [JAR]
com.comcast.magicwand.spells.appium.dawg.meta
├─ com.comcast.magicwand.spells.appium.dawg.meta.MetaAppiumDevice.class - [JAR]
├─ com.comcast.magicwand.spells.appium.dawg.meta.MetaDevice.class - [JAR]
com.comcast.magicwand.spells.appium.dawg.utils
├─ com.comcast.magicwand.spells.appium.dawg.utils.AppiumServerController.class - [JAR]
├─ com.comcast.magicwand.spells.appium.dawg.utils.DawgAppiumProvider.class - [JAR]
com.comcast.magicwand.spells.appium.dawg.wizards
├─ com.comcast.magicwand.spells.appium.dawg.wizards.DawgWizard.class - [JAR]
├─ com.comcast.magicwand.spells.appium.dawg.wizards.DawgWizardFactory.class - [JAR]