<repositories>
<repository>
<id>codemc-repo</id>
<url>https://repo.codemc.io/repository/maven-public/</url>
</repository>
</repositories> <dependencies>
<dependency>
<groupId>org.browsit</groupId>
<artifactId>MilkGUI</artifactId>
<version>4.0.3</version>
<scope>compile</scope>
</dependency>
</dependencies>Documentation and copy-ready examples can be found on Gitbook.
MilkGUI is licensed under the permissive MIT license. Please see LICENSE.txt for more info.
