Updated API (markdown)

Jesse Boyd 2017-03-08 16:53:05 +11:00
parent c557d51f6f
commit a175a7fff8

2
API.md

@ -8,7 +8,7 @@ That said, the FAWE API offers additional functionality not already available in
# Maven
Repository: `http://ci.athion.net/job/FastAsyncWorldEdit/ws/mvn/`
Dependency: `com.boydti:fawe-api:<version>`
Dependency: `com.boydti:fawe-api:<version>` or `com.boydti:fawe-api:latest`
# Gradle
You can compile FAWE with gradle, which is included with this repository:
```