<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>3.8</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.