is not current version
Last Version 0.1.76

com.github.eladb:cdk-dynamo-table-view 0.1.18

cdk-dynamo-table-viewer

GroupId

GroupId

com.github.eladb
ArtifactId

ArtifactId

cdk-dynamo-table-view
Version

Version

0.1.18
Type

Type

jar

Download cdk-dynamo-table-view 0.1.18


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