This topic describes how to download and use Alibaba Cloud Short Message Service (SMS)SDKs for different programming languages.
Download SMS SDKs
The source code of SMS SDKs is managed on open source GitHub and mainstream dependency repositories. We recommend that you use mainstream dependency management tools in different programming languages to install the SDKs. You can also use CommonRequest to call SMS SDKs. For more information, see Generic calls and specialized calls.
Programming language | GitHub | Download URL of the latest SDK |
Java | ||
Python | ||
PHP | ||
Go | ||
Node.js | ||
C++ | ||
C# | ||
Swift |
Example
In this example, SMS SDK for Java is used to send a message to a mobile number. For more information, see Use SMS SDKs.