mirror of
https://e.coding.net/circlecloud/TellRaw.git
synced 2024-11-17 00:58:49 +00:00
chore: 更新ReadMe
Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
parent
4d2abf4e0b
commit
d696742f4e
10
README.MD
10
README.MD
@ -6,8 +6,8 @@ Maven Repo
|
||||
```XML
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>citycraft-repo</id>
|
||||
<url>http://hs.yumc.pw:8080/plugin/repository/everything/</url>
|
||||
<id>yumc-repo</id>
|
||||
<url>http://repo.yumc.pw/content/groups/public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
```
|
||||
@ -20,6 +20,12 @@ Maven Depend
|
||||
<type>jar</type>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.citycraft</groupId>
|
||||
<artifactId>GsonAgent</artifactId>
|
||||
<type>jar</type>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
```
|
||||
Maven Shade [Shade Or Depend]
|
||||
|
Loading…
Reference in New Issue
Block a user