License |
License |
---|---|
GroupId | GroupIdru.frostman.dropbox |
ArtifactId | ArtifactIddropbox4j |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropbox4j
Dropbox API Java implementation
|
Project URL |
Project URL |
Filename | Size |
---|---|
dropbox4j-0.2.pom | |
dropbox4j-0.2.jar | 27 KB |
dropbox4j-0.2-sources.jar | 27 KB |
dropbox4j-0.2-javadoc.jar | 167 KB |
Browse |
<!-- 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"]
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 |