License |
License |
---|---|
GroupId | GroupIdeu.easyrpa |
ArtifactId | ArtifactIdeasy-rpa-openframework-google-services |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyRPA Open Framework - Google Services
Google Services library of EasyRPA Open Framework. Provides functionality to perform authorization and
instantiation of Google API services using parameters configured within RPA platform.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-services/ -->
<dependency>
<groupId>eu.easyrpa</groupId>
<artifactId>easy-rpa-openframework-google-services</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-services/
implementation 'eu.easyrpa:easy-rpa-openframework-google-services:1.0.0'
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-google-services/
implementation ("eu.easyrpa:easy-rpa-openframework-google-services:1.0.0")
'eu.easyrpa:easy-rpa-openframework-google-services:jar:1.0.0'
<dependency org="eu.easyrpa" name="easy-rpa-openframework-google-services" rev="1.0.0">
<artifact name="easy-rpa-openframework-google-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.easyrpa', module='easy-rpa-openframework-google-services', version='1.0.0')
)
libraryDependencies += "eu.easyrpa" % "easy-rpa-openframework-google-services" % "1.0.0"
[eu.easyrpa/easy-rpa-openframework-google-services "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
eu.easyrpa : easy-rpa-openframework-core | jar | 1.0.0 |
com.google.api-client : google-api-client | jar | 1.23.0 |
com.google.oauth-client : google-oauth-client-jetty | jar | 1.23.0 |
javax.inject : javax.inject | jar | 1 |