Update README.md

This commit is contained in:
NichtStudioCode 2023-04-10 22:02:38 +02:00 committed by GitHub
parent ae84c8aaeb
commit 4744638c4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,8 +35,8 @@ Supports all versions from 1.14 to 1.19.
```
```xml
<dependency>
<groupId>de.studiocode.invui</groupId>
<artifactId>InvUI</artifactId>
<groupId>xyz.xenondevs.invui</groupId>
<artifactId>invui</artifactId>
<version>VERSION</version>
</dependency>
```