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 UserAgentUtils-1.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.bitwalker.useragentutils
├─ nl.bitwalker.useragentutils.Application.class - [JAR]
├─ nl.bitwalker.useragentutils.ApplicationType.class - [JAR]
├─ nl.bitwalker.useragentutils.Browser.class - [JAR]
├─ nl.bitwalker.useragentutils.BrowserType.class - [JAR]
├─ nl.bitwalker.useragentutils.DeviceType.class - [JAR]
├─ nl.bitwalker.useragentutils.Manufacturer.class - [JAR]
├─ nl.bitwalker.useragentutils.OperatingSystem.class - [JAR]
├─ nl.bitwalker.useragentutils.RenderingEngine.class - [JAR]
├─ nl.bitwalker.useragentutils.UserAgent.class - [JAR]
├─ nl.bitwalker.useragentutils.Version.class - [JAR]