is not current version
Last Version 1.0.0-alpha.5

io.github.cdklabs.cdk_cloudformation:tf-google-storagebucket 1.0.0-alpha.1

Creates a new bucket in Google cloud storage service (GCS).

Categories

Categories

ORM Data
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

tf-google-storagebucket
Version

Version

1.0.0-alpha.1
Type

Type

jar

Download tf-google-storagebucket 1.0.0-alpha.1


<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-google-storagebucket/ -->
<dependency>
    <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
    <artifactId>tf-google-storagebucket</artifactId>
    <version>1.0.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-google-storagebucket/
implementation 'io.github.cdklabs.cdk_cloudformation:tf-google-storagebucket:1.0.0-alpha.1'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/tf-google-storagebucket/
implementation ("io.github.cdklabs.cdk_cloudformation:tf-google-storagebucket:1.0.0-alpha.1")
'io.github.cdklabs.cdk_cloudformation:tf-google-storagebucket:jar:1.0.0-alpha.1'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="tf-google-storagebucket" rev="1.0.0-alpha.1">
  <artifact name="tf-google-storagebucket" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='tf-google-storagebucket', version='1.0.0-alpha.1')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "tf-google-storagebucket" % "1.0.0-alpha.1"
[io.github.cdklabs.cdk_cloudformation/tf-google-storagebucket "1.0.0-alpha.1"]