Download driven-1.0.0.jar file - Jar d

Jar examples for d:driven

Description

Async API for Cloud Storage (i.e: Google Drive, Dropbox) for Android

You can download jar file driven 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add driven-1.0.0.jar to your project.

<dependency>
   <groupId>com.bingzer.android.driven</groupId>
   <artifactId>driven</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.bingzer.android.driven', name: 'driven', version: '1.0.0'
libraryDependencies += "com.bingzer.android.driven" % "driven" % "1.0.0"
<dependency org="com.bingzer.android.driven" name="driven" rev="1.0.0"/>
@Grapes(@Grab(group='com.bingzer.android.driven', module='driven', version='1.0.0'))
'com.bingzer.android.driven:driven:jar:1.0.0'

Download

Click the following link to download the jar file.

driven-1.0.0-javadoc.jar
driven-1.0.0-sources.jar
driven-1.0.0.pom



Related Tutorials