is not current version
Last Version 0.5.231

com.github.eladb:cdk-watchful 0.5.174

Watching your CDK apps since 2019

GroupId

GroupId

com.github.eladb
ArtifactId

ArtifactId

cdk-watchful
Version

Version

0.5.174
Type

Type

jar

Download cdk-watchful 0.5.174


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