com.manywho.sdk.services.ServiceInformation Maven / Gradle / Ivy
package com.manywho.sdk.services;
public interface ServiceInformation {
String getServiceName();
String getServicePackage();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy