com.viaoa.util.TestInterface Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oa-core Show documentation
Show all versions of oa-core Show documentation
Object Automation library
package com.viaoa.util;
public interface TestInterface {
public void test();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy