Last Version

Dropbox VFS 3.2.0

Commons VFS implementation for DropBox (based on https://sourceforge.net/projects/vfs-dbx)

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-dropbox
Version

Version

3.2.0
Type

Type

jar
Description

Description

Dropbox VFS
Commons VFS implementation for DropBox (based on https://sourceforge.net/projects/vfs-dbx)

Download vfs-dropbox 3.2.0


<!-- https://jarcasting.com/artifacts/com.sshtools/vfs-dropbox/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>vfs-dropbox</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/vfs-dropbox/
implementation 'com.sshtools:vfs-dropbox:3.2.0'
// https://jarcasting.com/artifacts/com.sshtools/vfs-dropbox/
implementation ("com.sshtools:vfs-dropbox:3.2.0")
'com.sshtools:vfs-dropbox:jar:3.2.0'
<dependency org="com.sshtools" name="vfs-dropbox" rev="3.2.0">
  <artifact name="vfs-dropbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='vfs-dropbox', version='3.2.0')
)
libraryDependencies += "com.sshtools" % "vfs-dropbox" % "3.2.0"
[com.sshtools/vfs-dropbox "3.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-vfs2 jar 2.6.0
com.dropbox.core : dropbox-core-sdk jar 2.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.