is not current version
Last Version 3.0.2

com.github.michaelruocco:simple-dynamo 1.0.0

Library containing useful classes for interacting and testing with Dynamo DB

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

simple-dynamo
Version

Version

1.0.0
Type

Type

jar

Download simple-dynamo 1.0.0


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