This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
Version 1.0
Official 1.0 release.
Maven: pom.xml
Add this to your repositories:
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
and this to your dependencies:
<dependency>
<groupId>com.github.jonahseguin</groupId>
<artifactId>Payload</artifactId>
<version>1.0</version>
</dependency>