dropbox4j

Dropbox API Java implementation

License

License

GroupId

GroupId

ru.frostman.dropbox
ArtifactId

ArtifactId

dropbox4j
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

dropbox4j
Dropbox API Java implementation
Project URL

Project URL

https://github.com/Frostman/dropbox4j/wiki

Download dropbox4j

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scribe : scribe jar 1.3.0
org.codehaus.jackson : jackson-core-asl jar 1.9.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.4
junit : junit jar 4.10
com.google.code.findbugs : jsr305 jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1