Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIdstackery-open-bastion-module |
Version | Version1.0.0-alpha.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/stackery-open-bastion-module/ -->
<dependency>
<groupId>io.github.cdklabs.cdk_cloudformation</groupId>
<artifactId>stackery-open-bastion-module</artifactId>
<version>1.0.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/stackery-open-bastion-module/
implementation 'io.github.cdklabs.cdk_cloudformation:stackery-open-bastion-module:1.0.0-alpha.2'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/stackery-open-bastion-module/
implementation ("io.github.cdklabs.cdk_cloudformation:stackery-open-bastion-module:1.0.0-alpha.2")
'io.github.cdklabs.cdk_cloudformation:stackery-open-bastion-module:jar:1.0.0-alpha.2'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="stackery-open-bastion-module" rev="1.0.0-alpha.2">
<artifact name="stackery-open-bastion-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='stackery-open-bastion-module', version='1.0.0-alpha.2')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "stackery-open-bastion-module" % "1.0.0-alpha.2"
[io.github.cdklabs.cdk_cloudformation/stackery-open-bastion-module "1.0.0-alpha.2"]