We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b86c887 commit 1b93eb2Copy full SHA for 1b93eb2
1 file changed
README.md
@@ -4,7 +4,7 @@ This repository provides a stripped version of [DeluxeCoinflip](https://www.spig
4
## Installation
5
6
### Maven
7
-[](https://jitpack.io/#ItsLewizzz/DeluxeCoinflipAPI)
+[](https://jitpack.io/#ItzSave/DeluxeCoinflipAPI)
8
```bash
9
<repository>
10
<id>jitpack.io</id>
@@ -13,7 +13,7 @@ This repository provides a stripped version of [DeluxeCoinflip](https://www.spig
13
```
14
15
<dependency>
16
- <groupId>com.github.ItsLewizzz</groupId>
+ <groupId>com.github.ItzSave</groupId>
17
<artifactId>DeluxeCoinflipAPI</artifactId>
18
<version>{VERSION}</version>
19
</dependency>
0 commit comments