Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Version 0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonahseguin jonahseguin released this 21 Nov 18:14
· 242 commits to master since this 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