is not current version
Last Version 2.2.1

com.google.cloud:google-cloud-workflows 2.1.1

allows you to ochestrate and automate Google Cloud and HTTP-based API services with serverless workflows.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-workflows
Version

Version

2.1.1
Type

Type

jar

Download google-cloud-workflows 2.1.1


<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-workflows/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-workflows</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-workflows/
implementation 'com.google.cloud:google-cloud-workflows:2.1.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-workflows/
implementation ("com.google.cloud:google-cloud-workflows:2.1.1")
'com.google.cloud:google-cloud-workflows:jar:2.1.1'
<dependency org="com.google.cloud" name="google-cloud-workflows" rev="2.1.1">
  <artifact name="google-cloud-workflows" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-workflows', version='2.1.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.1.1"
[com.google.cloud/google-cloud-workflows "2.1.1"]