Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Java's jar to https://maven.google.com #452

Open
ebraminio opened this issue Apr 29, 2021 · 2 comments
Open

Publish Java's jar to https://maven.google.com #452

ebraminio opened this issue Apr 29, 2021 · 2 comments
Labels
external repos External code repositories, like mvn, crates, pypi etc

Comments

@ebraminio
Copy link

ebraminio commented Apr 29, 2021

After the changes happened to jcenter I've decided to have a deeper look at my project's dependencies and where they are fetched from, turned out open location code is my only dependency that isn't fetched from https://maven.google.com so am wondering if it possible to host the library there just like other libraries there?

Thanks!

Update: Turned out I was wrong and I have more indirect dependencies to elsewhere, still feeling nice to have Open Location Code in Google's Maven I believe.

ebraminio added a commit to persian-calendar/persian-calendar that referenced this issue Apr 29, 2021
It is a very non essential part of the app, adding a repository dependency just
for that isn't that justified so let's ask them to add it Google's maven.

google/open-location-code#452
@bocops
Copy link
Contributor

bocops commented Apr 29, 2021

I'd appreciate that as well, so add me to the list if you consider the interest for this request according to https://github.com/google/open-location-code/blob/main/android_demo/android/libs/README.md

@drinckes drinckes added the external repos External code repositories, like mvn, crates, pypi etc label Jun 7, 2024
@drinckes
Copy link
Contributor

drinckes commented Jun 7, 2024

The Android demo implementation isn't in maven (to my knowledge) but the Java implementation is: https://central.sonatype.com/search?q=g:com.google.openlocationcode&smo=true

Does that help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external repos External code repositories, like mvn, crates, pypi etc
Projects
None yet
Development

No branches or pull requests

3 participants