Categories |
CategoriesData ORM |
---|---|
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIddatadog-monitors-downtime |
Version | Version3.0.0-alpha.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/datadog-monitors-downtime/ -->
<dependency>
<groupId>io.github.cdklabs.cdk_cloudformation</groupId>
<artifactId>datadog-monitors-downtime</artifactId>
<version>3.0.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/datadog-monitors-downtime/
implementation 'io.github.cdklabs.cdk_cloudformation:datadog-monitors-downtime:3.0.0-alpha.3'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/datadog-monitors-downtime/
implementation ("io.github.cdklabs.cdk_cloudformation:datadog-monitors-downtime:3.0.0-alpha.3")
'io.github.cdklabs.cdk_cloudformation:datadog-monitors-downtime:jar:3.0.0-alpha.3'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="datadog-monitors-downtime" rev="3.0.0-alpha.3">
<artifact name="datadog-monitors-downtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='datadog-monitors-downtime', version='3.0.0-alpha.3')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "datadog-monitors-downtime" % "3.0.0-alpha.3"
[io.github.cdklabs.cdk_cloudformation/datadog-monitors-downtime "3.0.0-alpha.3"]