is not current version
Last Version 1.0.0-alpha.5

io.github.cdklabs.cdk_cloudformation:tf-github-repository 1.0.0-alpha.1

This resource allows you to create and manage repositories within your

Categories

Categories

Github Development Tools Version Controls ORM Data
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

tf-github-repository
Version

Version

1.0.0-alpha.1
Type

Type

jar

Download tf-github-repository 1.0.0-alpha.1


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