is not current version
Last Version 1.8.1

pcloud-sdk 1.4.0

The official pCloud Java SDK for integration with pCloud's API

License

License

The Apache License v2.0
GroupId

GroupId

com.pcloud.sdk
ArtifactId

ArtifactId

android
Version

Version

1.4.0
Type

Type

aar
Description

Description

pcloud-sdk
The official pCloud Java SDK for integration with pCloud's API
Project URL

Project URL

https://github.com/pCloud/pcloud-sdk-java
Source Code Management

Source Code Management

https://github.com/pCloud/pcloud-sdk-java

Download android 1.4.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.