Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoPangxie732 committed May 4, 2019
1 parent f6e7ca0 commit 575c4a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ Maven:
<dependency>
<groupId>cn.xiaopangxie732</groupId>
<artifactId>mojang-api</artifactId>
<version>0.0.3</version>
<version>0.0.4</version>
</dependency>
```

Jar file download: Please download file at [GitHub releases](https://github.com/XiaoPangxie732/MojangAPI-in-Java/releases/latest)
Javadoc: [Click here](http://yc.aikeshi.top:30003/xiaopangxie732/javadoc/mojang-api/0.0.1)
Javadoc: [Click here](https://maxpixel.cn:20443/xiaopangxie732/javadoc/mojang-api/0.0.4/)
## How to build(from source):
1.Install Maven.
2.cd to that directory.
3.Run <code>mvn clean install</code>
4.When build complete, files are all in target folder
4.When build complete, files are all in target folder

0 comments on commit 575c4a2

Please sign in to comment.