is not current version
Last Version 1.23.0

com.slack.api:bolt-google-cloud-functions 1.3.0-RC3


Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.slack.api
ArtifactId

ArtifactId

bolt-google-cloud-functions
Version

Version

1.3.0-RC3
Type

Type

jar

Download bolt-google-cloud-functions 1.3.0-RC3


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