1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-04 13:55:03 +08:00

修改Javadoc编译方式

This commit is contained in:
2022-04-29 04:27:38 +08:00
parent b61baed8bc
commit a552938858
3 changed files with 17 additions and 0 deletions
+7
View File
@@ -38,6 +38,13 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.10.9</version>
<scope>provided</scope>
</dependency>
</dependencies>
<build>