java-decompiler / jd-core

JD-Core is a JAVA decompiler written in JAVA.
GNU General Public License v3.0
523 stars 133 forks source link

Does jd-core provide integration approach in MVN repo? #69

Open cshezhang opened 2 years ago

cshezhang commented 2 years ago

Providing an official repo in MVNRepo can make jd-core more popular and easy to use. 😄

So far, there are some similar repos, but have some problems: Link1 Link2

Besides, JFrog Repo is not available now.

cshezhang commented 2 years ago

@Marcono1234 Hi, could you please help solve this problem? Thanks.

Marcono1234 commented 2 years ago

I am not a member of this project, I just created a pull request once. Therefore unfortunately I cannot help with this. As workaround you can probably use JitPack.

This issue is probably a duplicate of #53.