Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIdtf-google-storagebucket |
Version | Version1.0.0-alpha.2 |
Type | Typejar |
<!-- 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.2</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.2'
// 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.2")
'io.github.cdklabs.cdk_cloudformation:tf-google-storagebucket:jar:1.0.0-alpha.2'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="tf-google-storagebucket" rev="1.0.0-alpha.2">
<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.2')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "tf-google-storagebucket" % "1.0.0-alpha.2"
[io.github.cdklabs.cdk_cloudformation/tf-google-storagebucket "1.0.0-alpha.2"]