is not current version
Last Version 1.0.0-alpha.5

io.github.cdklabs.cdk_cloudformation:tf-random-string 1.0.0-alpha.2

CloudFormation equivalent of random_string

Categories

Categories

ORM Data
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

tf-random-string
Version

Version

1.0.0-alpha.2
Type

Type

jar

Download tf-random-string 1.0.0-alpha.2


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