Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIdfireeye-cloudintegrations-cloudwatch |
Version | Version1.1.0-alpha.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/fireeye-cloudintegrations-cloudwatch/ -->
<dependency>
<groupId>io.github.cdklabs.cdk_cloudformation</groupId>
<artifactId>fireeye-cloudintegrations-cloudwatch</artifactId>
<version>1.1.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/fireeye-cloudintegrations-cloudwatch/
implementation 'io.github.cdklabs.cdk_cloudformation:fireeye-cloudintegrations-cloudwatch:1.1.0-alpha.1'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/fireeye-cloudintegrations-cloudwatch/
implementation ("io.github.cdklabs.cdk_cloudformation:fireeye-cloudintegrations-cloudwatch:1.1.0-alpha.1")
'io.github.cdklabs.cdk_cloudformation:fireeye-cloudintegrations-cloudwatch:jar:1.1.0-alpha.1'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="fireeye-cloudintegrations-cloudwatch" rev="1.1.0-alpha.1">
<artifact name="fireeye-cloudintegrations-cloudwatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='fireeye-cloudintegrations-cloudwatch', version='1.1.0-alpha.1')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "fireeye-cloudintegrations-cloudwatch" % "1.1.0-alpha.1"
[io.github.cdklabs.cdk_cloudformation/fireeye-cloudintegrations-cloudwatch "1.1.0-alpha.1"]