| License |
License |
|---|---|
| GroupId | GroupIdcom.fathzer |
| ArtifactId | ArtifactIdjclop-dropbox |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJClop-Dropbox
A library to manage Dropbox service in JClop.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jclop-dropbox-0.0.4.pom | |
| jclop-dropbox-0.0.4.jar | 20 KB |
| jclop-dropbox-0.0.4-sources.jar | 12 KB |
| jclop-dropbox-0.0.4-javadoc.jar | 77 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |