mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-26 10:44:42 +02:00
Shade libs
This commit is contained in:
@ -22,18 +22,18 @@ is to provide a lag-free and smooth experience.
|
||||
|
||||
|
||||
# Maven
|
||||
We're now on maven!
|
||||
We're now on maven! (Unofficial Maven Repo)
|
||||
```xml
|
||||
<!-- Repository -->
|
||||
<repository>
|
||||
<id>intellectualsites</id>
|
||||
<id>xephi-repo</id>
|
||||
<url>http://ci.xephi.fr/plugin/repository/everything/</url>
|
||||
</repository>
|
||||
<!-- Dependency -->
|
||||
<dependency>
|
||||
<groupId>com.intellectualcrafters</groupId>
|
||||
<artifactId>PlotSquared</artifactId>
|
||||
<version>3.2.24</version>
|
||||
<artifactId>plotsquared</artifactId>
|
||||
<version>3.2.27-SNAPSHOT</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user