You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- <imgwidth="20px"src="https://github.githubassets.com/images/modules/site/icons/funding_platforms/ko_fi.svg"></img> [Buy me a coffee](https://ko-fi.com/luisbazandev)
15
+
16
+
**Developers**
17
+
18
+
1. Add the repository
19
+
```xml
20
+
<repository>
21
+
<id>jitpack.io</id>
22
+
<url>https://jitpack.io</url>
23
+
</repository>
24
+
```
25
+
26
+
2. Add the dependency
27
+
```xml
28
+
<dependency>
29
+
<groupId>com.github.luisBazanDev</groupId>
30
+
<artifactId>KitsAPI</artifactId>
31
+
<version>1.0</version>
32
+
</dependency>
33
+
```
34
+
35
+
**Compatible Minecraft versions:**
36
+
37
+
| Minecraft Version | Compatible Versions | Java Version |
0 commit comments