Skip to content

Release v1.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 20:13
· 0 commits to 44ac70d22b40f2d295d4a9d368849d93fe1116da since this release

Changes in v1.1.3

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.3</version>
</dependency>

Don't forget to add the JitPack repository:

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>