com.sinch.sdk.SDK Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sinch-sdk-java Show documentation
Show all versions of sinch-sdk-java Show documentation
SDK providing a Java API for the Sinch REST APIs.
package com.sinch.sdk;
public class SDK {
public static final String NAME = "Sinch Java SDK";
public static final String VERSION = "1.3.1";
public static final String AUXILIARY_FLAG = "";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy