is not current version
Last Version 0.6.148

io.github.cdklabs:cdk-watchful 0.5.320

Watching your CDK apps since 2019

GroupId

GroupId

io.github.cdklabs
ArtifactId

ArtifactId

cdk-watchful
Version

Version

0.5.320
Type

Type

jar

Download cdk-watchful 0.5.320


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