License |
License |
---|---|
GroupId | GroupIdeu.easyrpa |
ArtifactId | ArtifactIdeasy-rpa-openframework-google-drive |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionEasyRPA Open Framework - Google Drive
Google Drive library of EasyRPA Open Framework. Provides functionality for working with Google Drive API within
RPA processes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-drive/ -->
<dependency>
<groupId>eu.easyrpa</groupId>
<artifactId>easy-rpa-openframework-google-drive</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-drive/
implementation 'eu.easyrpa:easy-rpa-openframework-google-drive:1.0.0'
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-drive/
implementation ("eu.easyrpa:easy-rpa-openframework-google-drive:1.0.0")
'eu.easyrpa:easy-rpa-openframework-google-drive:jar:1.0.0'
<dependency org="eu.easyrpa" name="easy-rpa-openframework-google-drive" rev="1.0.0">
<artifact name="easy-rpa-openframework-google-drive" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.easyrpa', module='easy-rpa-openframework-google-drive', version='1.0.0')
)
libraryDependencies += "eu.easyrpa" % "easy-rpa-openframework-google-drive" % "1.0.0"
[eu.easyrpa/easy-rpa-openframework-google-drive "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
eu.easyrpa : easy-rpa-openframework-google-services | jar | 1.0.0 |
com.google.apis : google-api-services-drive | jar | v3-rev110-1.23.0 |