Website updates

This commit is contained in:
Endolf 2018-06-01 18:31:56 +01:00
parent 3b79a57e9f
commit b70a38d9f1

View file

@ -36,7 +36,9 @@ Include the dependency in your project:
<classifier>natives-all</classifier> <classifier>natives-all</classifier>
</dependency> </dependency>
``` ```
You'll also need to add the build plugin in your `build/plugins` section of your pom You'll also need to add the build plugin in your `build/plugins` section of your pom
```xml ```xml
<plugin> <plugin>
<groupId>com.googlecode.mavennatives</groupId> <groupId>com.googlecode.mavennatives</groupId>