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 3.0.3 in this page.
MIT
You can use the following script to add dropbox-core-sdk-3.0.3.jar to your project.
<dependency> <groupId>com.dropbox.core</groupId> <artifactId>dropbox-core-sdk</artifactId> <version>3.0.3</version> </dependency>
compile group: 'com.dropbox.core', name: 'dropbox-core-sdk', version: '3.0.3'
libraryDependencies += "com.dropbox.core" % "dropbox-core-sdk" % "3.0.3"
<dependency org="com.dropbox.core" name="dropbox-core-sdk" rev="3.0.3"/>
@Grapes(@Grab(group='com.dropbox.core', module='dropbox-core-sdk', version='3.0.3'))
'com.dropbox.core:dropbox-core-sdk:jar:3.0.3'
Click the following link to download the jar file.
dropbox-core-sdk-3.0.3-javadoc.jar