File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ Maven:
1414<dependency >
1515 <groupId >cn.xiaopangxie732</groupId >
1616 <artifactId >mojang-api</artifactId >
17- <version >0.0.3 </version >
17+ <version >0.0.4 </version >
1818</dependency >
1919```
2020
2121Jar file download: Please download file at [ GitHub releases] ( https://github.com/XiaoPangxie732/MojangAPI-in-Java/releases/latest )
22- Javadoc: [ Click here] ( http ://yc.aikeshi.top:30003 /xiaopangxie732/javadoc/mojang-api/0.0.1 )
22+ Javadoc: [ Click here] ( https ://maxpixel.cn:20443 /xiaopangxie732/javadoc/mojang-api/0.0.4/ )
2323## How to build(from source):
24241.Install Maven.
25252.cd to that directory.
26263.Run <code >mvn clean install</code >
27- 4.When build complete, files are all in target folder
27+ 4.When build complete, files are all in target folder
You can’t perform that action at this time.
0 commit comments