1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 10:38:19 +08:00

build: Add project module names

This commit is contained in:
2025-07-21 02:31:27 +08:00
parent feb43bb382
commit 0bce5f1a22
17 changed files with 74 additions and 1 deletions
+3
View File
@@ -19,6 +19,9 @@
<artifactId>configured-yaml</artifactId>
<packaging>jar</packaging>
<name>Configured - YAML Provider</name>
<url>https://github.com/CarmJos/configured</url>
<description>Provides YAML file support for the Configured framework.</description>
<dependencies>