MVN

com.bingzer.android.driven : driven

Maven & Gradle

Jul 26, 2014
4 usages
65 stars

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

<dependency>
    <groupId>com.bingzer.android.driven</groupId>
    <artifactId>driven</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bingzer.android.driven : driven to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.bingzer.android.driven : driven to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
driven-1.0.0

How to add a dependency to Maven

Add the following com.bingzer.android.driven : driven maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bingzer.android.driven</groupId>
    <artifactId>driven</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bingzer.android.driven : driven gradle dependency to your build.gradle file:

implementation 'com.bingzer.android.driven:driven:1.0.0'

Gradle Kotlin DSL: Add the following com.bingzer.android.driven : driven gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bingzer.android.driven:driven:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bingzer.android.driven : driven sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bingzer.android.driven" % "driven" % "1.0.0"

Advertisement

Dependencies from Group

Jul 26, 2014
4 usages
65 stars
Jul 26, 2014
1 usages
65 stars
Jul 26, 2014
1 usages
65 stars
Jul 26, 2014
1 usages
65 stars

Discover Dependencies

May 15, 2023
4 usages
80 stars
Aug 16, 2021
8 usages
807 stars
Jan 03, 2022
12 usages
0 stars
Mar 30, 2019
17 usages
0 stars
Mar 20, 2023
22 usages
819 stars
Nov 30, 2015
30 usages
40 stars