com.g2forge.gearbox.command.test.ITestCommandInterface Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gb-command-test Show documentation
Show all versions of gb-command-test Show documentation
Helper code for testing modules build on GearBox Command.
The newest version!
package com.g2forge.gearbox.command.test;
import com.g2forge.gearbox.command.proxy.method.ICommandInterface;
public interface ITestCommandInterface extends ICommandInterface {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy