Jar examples for d:dropbox-core-sdk
A client library for Dropbox's HTTP-based "Core API".
You can download jar file dropbox-core-sdk 1.7.7 in this page.
MIT
You can use the following script to add dropbox-core-sdk-1.7.7.jar to your project.
<dependency> <groupId>com.dropbox.core</groupId> <artifactId>dropbox-core-sdk</artifactId> <version>1.7.7</version> </dependency>
compile group: 'com.dropbox.core', name: 'dropbox-core-sdk', version: '1.7.7'
libraryDependencies += "com.dropbox.core" % "dropbox-core-sdk" % "1.7.7"
<dependency org="com.dropbox.core" name="dropbox-core-sdk" rev="1.7.7"/>
@Grapes(@Grab(group='com.dropbox.core', module='dropbox-core-sdk', version='1.7.7'))
'com.dropbox.core:dropbox-core-sdk:jar:1.7.7'
Click the following link to download the jar file.
dropbox-core-sdk-1.7.7-javadoc.jar