
com.worldline.sips.configuration.Configuration Maven / Gradle / Ivy
package com.worldline.sips.configuration;
public class Configuration {
/**
* The targeted version of the API
*/
public static final String INTERFACE_VERSION = "IR_WS_2.35";
private Configuration() {
// Nothing to see here
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy