Java Connector for Google Drive API
Branch | Status | Workflows | Insights |
---|---|---|---|
master | Workflows | Insights | |
production | Workflows | Insights |
Add the following configuration to your build.gradle
, replacing X.Y.Z by the latest version
repositories {
jcenter()
}
dependencies {
implementation 'com.jdroidtools:jdroid-java-google-drive:X.Y.Z'
}
Help us to continue with this project: