Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.

Commit def58ab

Browse files
committed
Added link to maven plugin in README
1 parent ec9ce15 commit def58ab

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ Some of the optional properties include:
7676
- ``outputSuffix``: The suffix to append to the output jar file (Default: "-downgraded")
7777
- ``copyRuntimeClasses``: Whether to copy the JavaDowngrader runtime classes to the output jar (Default: true). Should be set to false if your jar already contains JavaDowngrader itself
7878

79+
## Usage (In Maven)
80+
JavaDowngrader doesn't have official maven support, but there is an [unofficial maven plugin made by tr7zw](https://github.com/tr7zw/JavaDowngrader-Maven).
81+
You can find instructions on how to implement it into your build script there.
82+
7983
## Contact
8084
If you encounter any issues, please report them on the
8185
[issue tracker](https://github.com/RaphiMC/JavaDowngrader/issues).

0 commit comments

Comments
 (0)