Last Version

Yandex.Disk Java SDK for REST API 1.03

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
Version

Version

1.03
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 1.03


<!-- 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.