Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 602 Bytes

File metadata and controls

23 lines (20 loc) · 602 Bytes

DeluxeCoinflip API

This repository provides a stripped version of DeluxeCoinflip for use of developers.

Installation

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>com.github.ItzSave</groupId>
    <artifactId>DeluxeCoinflipAPI</artifactId>
    <version>{VERSION}</version>
</dependency>

License

MIT