Skip to content

ItzSave/DeluxeCoinflipAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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