leibnitz27 / cfr

This is the public repository for the CFR Java decompiler
https://www.benf.org/other/cfr
MIT License
2k stars 258 forks source link

How to get cfr .jar building from source? #334

Open MdHusainhfz opened 1 year ago

MdHusainhfz commented 1 year ago

Hello, I cloned this repo and build by "mvn compile", but I cannot get cfr .jar files (as like in the release page) after building. Please help.

leibnitz27 commented 1 year ago

mvn package will build the jar.