Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
library:inventorygui:start [2020/10/06 13:50] phoenix616 [Maven Information] |
library:inventorygui:start [2021/01/20 14:02] (current) phoenix616 [Maven Information] |
||
---|---|---|---|
Line 26: | Line 26: | ||
< | < | ||
<!--The following version may not be the latest. Check it before using.--> | <!--The following version may not be the latest. Check it before using.--> | ||
- | < | + | < |
< | < | ||
</ | </ | ||
</ | </ | ||
``` | ``` | ||
- | As this is not a standalone plugin you have to shade it into your plugin! | + | As this is not a standalone plugin you have to shade it into your plugin |
E.g. with the maven-shade-plugin [like this](https:// | E.g. with the maven-shade-plugin [like this](https:// | ||