![JAR search and dependency download from the Maven repository](/logo.png)
com.g2forge.gearbox.functional.runner.IRunner Maven / Gradle / Ivy
The newest version!
package com.g2forge.gearbox.functional.runner;
public interface IRunner {
public IProcess run(Command command);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy