We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 583ba1b commit 2eefd37Copy full SHA for 2eefd37
1 file changed
README.md
@@ -0,0 +1,19 @@
1
+# TimedTopperAPI
2
+
3
+
4
+```xml
5
+<repositories>
6
+ <repository>
7
+ <id>jitpack.io</id>
8
+ <url>https://jitpack.io</url>
9
+ </repository>
10
+</repositories>
11
+```
12
13
14
+<dependency>
15
+ <groupId>com.github.Topper-MC</groupId>
16
+ <artifactId>TimedTopperAPI</artifactId>
17
+ <version>VERSION</version>
18
+</dependency>
19
0 commit comments