License |
License |
---|---|
GroupId | GroupIdcom.fathzer |
ArtifactId | ArtifactIdjclop-dropbox2 |
Last Version | Last Version0.1.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-dropbox2-0.1.4.pom | |
jclop-dropbox2-0.1.4.jar | 26 KB |
jclop-dropbox2-0.1.4-sources.jar | 16 KB |
jclop-dropbox2-0.1.4-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fathzer/jclop-dropbox2/ -->
<dependency>
<groupId>com.fathzer</groupId>
<artifactId>jclop-dropbox2</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fathzer/jclop-dropbox2/
implementation 'com.fathzer:jclop-dropbox2:0.1.4'
// https://jarcasting.com/artifacts/com.fathzer/jclop-dropbox2/
implementation ("com.fathzer:jclop-dropbox2:0.1.4")
'com.fathzer:jclop-dropbox2:jar:0.1.4'
<dependency org="com.fathzer" name="jclop-dropbox2" rev="0.1.4">
<artifact name="jclop-dropbox2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fathzer', module='jclop-dropbox2', version='0.1.4')
)
libraryDependencies += "com.fathzer" % "jclop-dropbox2" % "0.1.4"
[com.fathzer/jclop-dropbox2 "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.dropbox.core : dropbox-core-sdk | jar | 3.1.3 |
com.fathzer : jclop2 | jar | 0.1.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.11 |
com.fathzer : jlocal | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |