Release v1.1.2
·
0 commits
to 4635b2e9c9c5c2ab2a8a79e57de374687268be0d
since this release
Changes in v1.1.2
This release was automatically generated.
JitPack Usage
Add this dependency to your pom.xml
:
<dependency>
<groupId>com.github.wassertim</groupId>
<artifactId>dynamodb-toolkit</artifactId>
<version>1.1.2</version>
</dependency>
Don't forget to add the JitPack repository:
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>