Update README.md
This commit is contained in:
parent
b36692ffec
commit
332a9346aa
|
|
@ -10,12 +10,14 @@ According to it, this is all you need to do to add this to your maven project:
|
|||
</repository>
|
||||
</repositories>
|
||||
```
|
||||
|
||||
Replace `<version>` number with this number: [](https://jitpack.io/#TechFortress/GriefPrevention)
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>com.github.TechFortress</groupId>
|
||||
<artifactId>GriefPrevention</artifactId>
|
||||
<version>master-SNAPSHOT</version>
|
||||
<version>16.4</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
You can also add it to gradle/sbt/leiningen projects: https://jitpack.io/#TechFortress/GriefPrevention/master-SNAPSHOT
|
||||
You can also add it to gradle/sbt/leiningen projects: https://jitpack.io/#TechFortress/GriefPrevention/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user