is not current version
Last Version 1.03

com.yandex.android:disk-restapi-sdk 1.0

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.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.android
ArtifactId

ArtifactId

disk-restapi-sdk
Version

Version

1.0
Type

Type

jar

Download disk-restapi-sdk 1.0


<!-- https://jarcasting.com/artifacts/com.yandex.android/disk-restapi-sdk/ -->
<dependency>
    <groupId>com.yandex.android</groupId>
    <artifactId>disk-restapi-sdk</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yandex.android/disk-restapi-sdk/
implementation 'com.yandex.android:disk-restapi-sdk:1.0'
// https://jarcasting.com/artifacts/com.yandex.android/disk-restapi-sdk/
implementation ("com.yandex.android:disk-restapi-sdk:1.0")
'com.yandex.android:disk-restapi-sdk:jar:1.0'
<dependency org="com.yandex.android" name="disk-restapi-sdk" rev="1.0">
  <artifact name="disk-restapi-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yandex.android', module='disk-restapi-sdk', version='1.0')
)
libraryDependencies += "com.yandex.android" % "disk-restapi-sdk" % "1.0"
[com.yandex.android/disk-restapi-sdk "1.0"]