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

com.microsoft.graph.beta.info.Constants Maven / Gradle / Ivy

package com.microsoft.graph.beta.info;

/** Multi-purpose constants holder used accross the SDK */
public final class Constants {
    private Constants() {
    }
    /** The SDK version */
    // x-release-please-start-version
    public static final String VERSION_NAME = "6.15.0";
    // x-release-please-end
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy