From 47983836c0a08c3384c90a4b7ba94dce7ff7ebb8 Mon Sep 17 00:00:00 2001
From: weihao <31719556+weihao@users.noreply.github.com>
Date: Tue, 1 Jun 2021 21:39:41 -0400
Subject: [PATCH] Update maven repository
---
README.md | 24 +++++++-----------------
1 file changed, 7 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md
index 894abb9..b2d6d99 100644
--- a/README.md
+++ b/README.md
@@ -25,29 +25,19 @@ To compile and installing to in your local Maven repository:
And use it in your pom file.
-
- com.imaginarycode.minecraft
- RedisBungee
- 0.6.3
- provided
-
+
+ com.github.Limework
+ RedisBungee
+ 0.6.3
+ provided
+
-Or if you want to use the jitpack maven server
-
-
+
jitpack.io
https://jitpack.io
-
-And use it in your pom file.
-
-
- com.github.limework
- redisbungee
- 0.6.3
-
## Javadocs