is not current version
Last Version 3.0.2

com.github.michaelruocco:simple-dynamo 3.0.1

Library containing useful classes for interacting and testing with Dynamo DB

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

simple-dynamo
Version

Version

3.0.1
Type

Type

jar

Download simple-dynamo 3.0.1


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