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 40b352a commit adeca3eCopy full SHA for adeca3e
README.md
@@ -7,12 +7,6 @@ Usage is in the [wiki](https://github.com/XiaoPangxie732/MojangAPI-in-Java/wiki)
7
## Download
8
Maven:
9
```xml
10
-<repository>
11
- <id>xiaopangxie732</id>
12
- <url>http://repo.xiaopangxie732.cn:30002/repository/maven-public/</url>
13
-</repository>
14
-```
15
-```xml
16
<dependency>
17
<groupId>cn.xiaopangxie732</groupId>
18
<artifactId>mojang-api</artifactId>
0 commit comments