Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| library:inventorygui:start [2020/10/06 12:50] – [Maven Information] phoenix616 | library:inventorygui:start [2021/01/20 13:02] (current) – [Maven Information] phoenix616 | ||
|---|---|---|---|
| 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:// | ||