Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 307 Bytes

Yandex.Cloud Java SDK

Java SDK for Yandex.Cloud services.

Use in Maven:

<dependency>
    <groupId>com.yandex.cloud</groupId>
    <artifactId>java-sdk-services</artifactId>
    <version>2.6.4</version>
</dependency>

Examples

Examples can be found in examples module.