Release v1.1.1
·
0 commits
to fefb30f0011e9cf707d7a0dce2d189e76a5735fa
since this release
Changes in v1.1.1
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.1</version>
</dependency>
Don't forget to add the JitPack repository:
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>