Categories |
CategoriesGithub Development Tools Version Controls ORM Data |
---|---|
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIdtf-github-repository |
Version | Version1.0.0-alpha.1 |
Type | Typejar |
<!-- 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"]