Yandex.Disk Java SDK for REST API

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.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.android
ArtifactId

ArtifactId

disk-restapi-sdk
Last Version

Last Version

1.03
Release Date

Release Date

Type

Type

jar
Description

Description

Yandex.Disk Java SDK for REST API
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.
Project URL

Project URL

http://disk.yandex.com/
Source Code Management

Source Code Management

https://github.com/yandex-disk/yandex-disk-restapi-java.git

Download disk-restapi-sdk

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
com.squareup.okhttp : okhttp jar 2.3.0
com.squareup.retrofit : retrofit jar 1.9.0
org.slf4j : slf4j-api jar 1.7.10
com.squareup.okio : okio jar 1.6.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.10
junit : junit jar 4.11
com.google.guava : guava jar 18.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Java SDK for Yandex.Disk REST API

The Yandex.Disk SDK is intended for applications that work with the files of Yandex.Disk users or store their own files and settings on Yandex.Disk. Please follow the rules and recommendations in the REST API Terms of Use and brand guide.

Usage

dependencies {
    compile 'com.yandex.android:disk-restapi-sdk:1.0'
}

Links

https://api.yandex.com/disk/api/concepts/about.xml
http://legal.yandex.ru/disk_api/

License

(C) 2015 Yandex LLC (https://yandex.com/)

The source code of Java SDK for Yandex.Disk REST API is available to use under terms of Apache License, Version 2.0. See the file LICENSE for the details.

com.yandex.android

Yandex.Disk

Versions

Version
1.03
1.02
1.0