All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mageddo.common.os.Process Maven / Gradle / Ivy

package com.mageddo.common.os;

import java.nio.file.Path;

public interface Process {
	Path getPath();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy