
shz.third.ThirdApiResponse Maven / Gradle / Ivy
package shz.third;
public interface ThirdApiResponse {
boolean ok();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package shz.third;
public interface ThirdApiResponse {
boolean ok();
}