rovo89 / XposedBridge

The Java part of the Xposed framework.
3.86k stars 1.1k forks source link

Host library JARs on Maven Central #288

Open TacoTheDank opened 3 years ago

TacoTheDank commented 3 years ago

@rovo89

I was discussing this with some people here: https://github.com/TacoTheDank/Scoop/issues/8

You can see the situation there and reasons why other ways won't work for my usage scenario.

Would it be possible to have them hosted on Maven Central?

I don't imagine it would be too difficult to host them there, considering you have the metadata files and everything.

Looking forward to a reply. Thank you!

3c71 commented 2 years ago

Isn't there any way to download latest JAR from jcenter? I keep ending on jfrog which wants me to sign-up for a server!? Just want to download the jar !?

TacoTheDank commented 2 years ago

@3c71 https://github.com/rovo89/XposedBridge/tree/gh-pages/de/robv/android/xposed/api

3c71 commented 2 years ago

@TacoTheDank Thanks ;)