Last Version

EasyRPA Open Framework - Google Sheets 1.0.0

Google Sheets library of EasyRPA Open Framework. Provides functionality for working with Google spreadsheets within RPA processes via Google Sheets API.

License

License

GroupId

GroupId

eu.easyrpa
ArtifactId

ArtifactId

easy-rpa-openframework-google-sheets
Version

Version

1.0.0
Type

Type

jar
Description

Description

EasyRPA Open Framework - Google Sheets
Google Sheets library of EasyRPA Open Framework. Provides functionality for working with Google spreadsheets within RPA processes via Google Sheets API.
Project URL

Project URL

https://github.com/easy-rpa/openframework
Source Code Management

Source Code Management

https://github.com/easy-rpa/openframework/tree/main/

Download easy-rpa-openframework-google-sheets 1.0.0


<!-- https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-sheets/ -->
<dependency>
    <groupId>eu.easyrpa</groupId>
    <artifactId>easy-rpa-openframework-google-sheets</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-sheets/
implementation 'eu.easyrpa:easy-rpa-openframework-google-sheets:1.0.0'
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-sheets/
implementation ("eu.easyrpa:easy-rpa-openframework-google-sheets:1.0.0")
'eu.easyrpa:easy-rpa-openframework-google-sheets:jar:1.0.0'
<dependency org="eu.easyrpa" name="easy-rpa-openframework-google-sheets" rev="1.0.0">
  <artifact name="easy-rpa-openframework-google-sheets" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.easyrpa', module='easy-rpa-openframework-google-sheets', version='1.0.0')
)
libraryDependencies += "eu.easyrpa" % "easy-rpa-openframework-google-sheets" % "1.0.0"
[eu.easyrpa/easy-rpa-openframework-google-sheets "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
eu.easyrpa : easy-rpa-openframework-google-services jar 1.0.0
com.google.apis : google-api-services-sheets jar v4-rev578-1.23.0

Project Modules

There are no modules declared in this project.