geforkt von Mirrors/FastAsyncWorldEdit
Added Guava... for now.
We have to check to some serious breakage across the board before we can release.
Dieser Commit ist enthalten in:
Ursprung
dbb7b085f0
Commit
377182da5f
8
pom.xml
8
pom.xml
@ -125,6 +125,14 @@
|
|||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.google.guava</groupId>
|
||||||
|
<artifactId>guava</artifactId>
|
||||||
|
<version>10.0.1</version>
|
||||||
|
<scope>compile</scope>
|
||||||
|
<type>jar</type>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<dependency> <!-- NMS blocks -->
|
<dependency> <!-- NMS blocks -->
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren