Update readme.md

This commit is contained in:
bluefireoly
2020-10-12 17:23:54 +02:00
parent 57a1e5ba85
commit a26a591668

View File

@@ -116,6 +116,8 @@ tasks.shadowJar.get().dependsOn(relocateShadowJar)
</p>
</details>
Now use the `shadowJar` task to build your project.
#### MAVEN
For example, you could use the [Apache Maven Shade Plugin](https://maven.apache.org/plugins/maven-shade-plugin/examples/class-relocation.html).