All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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