java-deobfuscator / deobfuscator

The real deal
https://javadeobfuscator.com
Apache License 2.0
1.56k stars 290 forks source link

Add maven support for libraries #864

Open minus1ms opened 2 years ago

minus1ms commented 2 years ago

Please add support for maven libraries

minus1ms commented 2 years ago

for example if user would add "org.dd4t/dd4t-databind/2.1.9" then deobfuscator would use libraries from maven repo using these info

minus1ms commented 2 years ago

and it should get pom files from this repo and use these pom files to get files from another repositories