Skip to content

Release v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 11:19
· 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>