Last Version

JClop-Dropbox 0.0.4

A library to manage Dropbox service in JClop.

License

License

GroupId

GroupId

com.fathzer
ArtifactId

ArtifactId

jclop-dropbox
Version

Version

0.0.4
Type

Type

jar
Description

Description

JClop-Dropbox
A library to manage Dropbox service in JClop.
Source Code Management

Source Code Management

http://svn.code.sf.net/p/jclop/code/trunk

Download jclop-dropbox 0.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.syncloud : dropbox-client jar 1.5.3
com.fathzer : jclop jar 0.0.4
org.apache.httpcomponents : httpclient jar 4.4.1
com.fathzer : jlocal jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.