MVN

com.pcloud.sdk : core-ktx

Maven & Gradle

Mar 21, 2022
37 stars

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

<dependency>
    <groupId>com.pcloud.sdk</groupId>
    <artifactId>core-ktx</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pcloud.sdk : core-ktx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.pcloud.sdk : core-ktx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
core-ktx-1.8.0
1.7.x
core-ktx-1.7.0
1.6.x
core-ktx-1.6.0
1.5.x
core-ktx-1.5.0

How to add a dependency to Maven

Add the following com.pcloud.sdk : core-ktx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.pcloud.sdk</groupId>
    <artifactId>core-ktx</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.pcloud.sdk : core-ktx gradle dependency to your build.gradle file:

implementation 'com.pcloud.sdk:core-ktx:1.8.0'

Gradle Kotlin DSL: Add the following com.pcloud.sdk : core-ktx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.pcloud.sdk:core-ktx:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.pcloud.sdk : core-ktx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.pcloud.sdk" % "core-ktx" % "1.8.0"

Advertisement

Dependencies from Group

Mar 29, 2022
1 usages
37 stars
Mar 29, 2022
37 stars
Mar 21, 2022
37 stars

Discover Dependencies

Dec 24, 2021
1 usages
0 stars
Dec 24, 2021
1 usages
0 stars
Apr 26, 2023
1 usages
51 stars
Feb 11, 2023
120 stars
Feb 11, 2023
120 stars
Feb 03, 2023
12 stars
Dec 18, 2021
1 usages
0 stars