License |
License |
---|---|
GroupId | GroupIdcom.github.eladb |
ArtifactId | ArtifactIdcdk-watchful |
Last Version | Last Version0.5.231 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.eladb:cdk-watchful
Watching your CDK apps since 2019
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdk-watchful-0.5.231.pom | |
cdk-watchful-0.5.231.jar | 224 KB |
cdk-watchful-0.5.231-sources.jar | 182 KB |
cdk-watchful-0.5.231-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.eladb/cdk-watchful/ -->
<dependency>
<groupId>com.github.eladb</groupId>
<artifactId>cdk-watchful</artifactId>
<version>0.5.231</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eladb/cdk-watchful/
implementation 'com.github.eladb:cdk-watchful:0.5.231'
// https://jarcasting.com/artifacts/com.github.eladb/cdk-watchful/
implementation ("com.github.eladb:cdk-watchful:0.5.231")
'com.github.eladb:cdk-watchful:jar:0.5.231'
<dependency org="com.github.eladb" name="cdk-watchful" rev="0.5.231">
<artifact name="cdk-watchful" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eladb', module='cdk-watchful', version='0.5.231')
)
libraryDependencies += "com.github.eladb" % "cdk-watchful" % "0.5.231"
[com.github.eladb/cdk-watchful "0.5.231"]