is not current version
Last Version 3.1.2

com.github.eladb:cdk-dynamo-table-viewer 3.0.7

cdk-dynamo-table-viewer

GroupId

GroupId

com.github.eladb
ArtifactId

ArtifactId

cdk-dynamo-table-viewer
Version

Version

3.0.7
Type

Type

jar

Download cdk-dynamo-table-viewer 3.0.7


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