| License |
License |
|---|---|
| GroupId | GroupIdcom.bingzer.android.driven |
| ArtifactId | ArtifactIddriven-ext-drive |
| Version | Version1.0.0 |
| Type | Typeaar |
| Description |
Descriptiondriven-ext-drive
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-ext-drive-1.0.0.pom | |
| driven-ext-drive-1.0.0.aar | 11 KB |
| driven-ext-drive-1.0.0-sources.jar | 5 KB |
| driven-ext-drive-1.0.0-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bingzer.android.driven/driven-ext-drive/ -->
<dependency>
<groupId>com.bingzer.android.driven</groupId>
<artifactId>driven-ext-drive</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bingzer.android.driven/driven-ext-drive/
implementation 'com.bingzer.android.driven:driven-ext-drive:1.0.0'
// https://jarcasting.com/artifacts/com.bingzer.android.driven/driven-ext-drive/
implementation ("com.bingzer.android.driven:driven-ext-drive:1.0.0")
'com.bingzer.android.driven:driven-ext-drive:aar:1.0.0'
<dependency org="com.bingzer.android.driven" name="driven-ext-drive" rev="1.0.0">
<artifact name="driven-ext-drive" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bingzer.android.driven', module='driven-ext-drive', version='1.0.0')
)
libraryDependencies += "com.bingzer.android.driven" % "driven-ext-drive" % "1.0.0"
[com.bingzer.android.driven/driven-ext-drive "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bingzer.android.driven : driven | jar | 1.0.0 |