Rename groupId

This commit is contained in:
Roman Zhuravlev 2025-11-02 07:50:43 +05:00
parent 0f48cce482
commit 4bbdea2f4c

View file

@ -13,7 +13,7 @@ Maven
``` ```
```xml ```xml
<dependency> <dependency>
<groupId>org.zhdev</groupId> <groupId>org.zhdev.griefus</groupId>
<artifactId>griefus</artifactId> <artifactId>griefus</artifactId>
<version>23.0</version> <version>23.0</version>
<scope>provided</scope> <scope>provided</scope>