This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
Version 0.5
Pre-release
Pre-release
Release #1: v0.5
- pre-release
- still needs documentation on most classes
- project is buildable
- needs testing
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>0.5</version>
</dependency>
Enjoy