| License |
License |
|---|---|
| GroupId | GroupIdcom.bingzer.android.driven |
| ArtifactId | ArtifactIddriven-dropbox |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Descriptiondriven-dropbox
Async API for Cloud Storage (i.e: Google Drive, Dropbox) for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| driven-dropbox-1.0.0.pom | |
| driven-dropbox-1.0.0.aar | 177 KB |
| driven-dropbox-1.0.0-sources.jar | 6 KB |
| driven-dropbox-1.0.0-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bingzer.android.driven/driven-dropbox/ -->
<dependency>
<groupId>com.bingzer.android.driven</groupId>
<artifactId>driven-dropbox</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bingzer.android.driven/driven-dropbox/
implementation 'com.bingzer.android.driven:driven-dropbox:1.0.0'
// https://jarcasting.com/artifacts/com.bingzer.android.driven/driven-dropbox/
implementation ("com.bingzer.android.driven:driven-dropbox:1.0.0")
'com.bingzer.android.driven:driven-dropbox:aar:1.0.0'
<dependency org="com.bingzer.android.driven" name="driven-dropbox" rev="1.0.0">
<artifact name="driven-dropbox" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bingzer.android.driven', module='driven-dropbox', version='1.0.0')
)
libraryDependencies += "com.bingzer.android.driven" % "driven-dropbox" % "1.0.0"
[com.bingzer.android.driven/driven-dropbox "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.dagger : dagger | jar | 1.2.1 |
| com.bingzer.android.driven : driven | jar | 1.0.0 |