is not current version
Last Version 1.8.1

pcloud-sdk 1.7.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.7.0
Type

Type

pom
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.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.