The Java SDK for Yandex.Disk REST API is intended for applications that work with the files of Yandex.Disk users or store their own files and settings on Yandex.Disk.
'com.yandex.android:disk-restapi-sdk:1.0'
<dependency> <groupId>com.yandex.android</groupId> <artifactId>disk-restapi-sdk</artifactId> <version>1.0</version> </dependency>
<dependency org="com.yandex.android" name="disk-restapi-sdk" rev="1.0"/>
"com.yandex.android", "disk-restapi-sdk", "1.0"