Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fullwall committed Jun 20, 2016
1 parent d80eb1a commit 0da756e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@ Compatible With:
Maven
=====
Include CitizensAPI in your pom.xml like this (set the artifactId to citizens if you want to access the full plugin details of Citizens):
```
<dependency>
<groupId>net.citizensnpcs</groupId>
<artifactId>citizensapi</artifactId>
<version>CITIZENS_VERSION</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
```

Javadoc
=======
Expand Down

0 comments on commit 0da756e

Please sign in to comment.