is not current version
Last Version 0.6.148

io.github.cdklabs:cdk-watchful 0.6.90

Watching your CDK apps since 2019

GroupId

GroupId

io.github.cdklabs
ArtifactId

ArtifactId

cdk-watchful
Version

Version

0.6.90
Type

Type

jar

Download cdk-watchful 0.6.90


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