jar

com.github.nomou : nougat-proc

Maven & Gradle

May 25, 2022
0 stars
Table Of Contents

Latest Version

Download com.github.nomou : nougat-proc JAR file - Latest Versions:

All Versions

Download com.github.nomou : nougat-proc JAR file - All Versions:

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

freework.proc.jna

├─ freework.proc.jna.CLibrary.class - [JAR]

├─ freework.proc.jna.Kernel32.class - [JAR]

├─ freework.proc.jna.Shell32.class - [JAR]

freework.proc.util

├─ freework.proc.util.Natives.class - [JAR]

freework.proc

├─ freework.proc.Cmdline.class - [JAR]

├─ freework.proc.Killer.class - [JAR]

├─ freework.proc.NullOutputStream.class - [JAR]

├─ freework.proc.ProcessProcessor.class - [JAR]

├─ freework.proc.ProcessProcessorImpl.class - [JAR]

├─ freework.proc.ProcessStarter.class - [JAR]

├─ freework.proc.ProcessTask.class - [JAR]

├─ freework.proc.ProcessUtils.class - [JAR]

├─ freework.proc.Restarter.class - [JAR]