MVN

org.syncloud : dropbox-client

Maven & Gradle

Jan 08, 2013
1 usages

dropbox-client · The Dropbox API for Java is a Dropbox supported client library for accessing the JSON+REST interface to Dropbox. It supports OAuth proxied authentication. It is designed to be simple and easy to use, as well as instructional in case you want to write your own. It is MIT licensed.

<dependency>
    <groupId>org.syncloud</groupId>
    <artifactId>dropbox-client</artifactId>
    <version>1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.syncloud : dropbox-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.3

All Versions

Choose a version of org.syncloud : dropbox-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
dropbox-client-1.5.3

How to add a dependency to Maven

Add the following org.syncloud : dropbox-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.syncloud</groupId>
    <artifactId>dropbox-client</artifactId>
    <version>1.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.syncloud : dropbox-client gradle dependency to your build.gradle file:

implementation 'org.syncloud:dropbox-client:1.5.3'

Gradle Kotlin DSL: Add the following org.syncloud : dropbox-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.syncloud:dropbox-client:1.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.syncloud : dropbox-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.syncloud" % "dropbox-client" % "1.5.3"

Advertisement

Dependencies from Group

Aug 12, 2012
7 usages
Aug 12, 2012
4 usages
Aug 12, 2012
2 usages
Aug 12, 2012
2 usages
Jan 08, 2013
1 usages

Discover Dependencies

Sep 20, 2005
1 usages
May 14, 2013
1 usages
May 17, 2007
1 usages
Nov 19, 2014
1 usages
Mar 08, 2013
2 usages
Dec 12, 2013
2 usages
May 18, 2013
1 usages