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

Why Did this Go Missing off of JCenter? #47

Open
johnnyb opened this issue Aug 16, 2024 · 1 comment
Open

Why Did this Go Missing off of JCenter? #47

johnnyb opened this issue Aug 16, 2024 · 1 comment

Comments

@johnnyb
Copy link

johnnyb commented Aug 16, 2024

This is no longer in jcenter. Is there a new location for it? Anyone know why it was removed?

@seekerVs
Copy link

seekerVs commented Oct 3, 2024

It looks like the jcenter.bintray is no longer hosting this library. Use this implementation instead:
implementation("com.github.controlwear:virtual-joystick-android:master")

Also, don't forget to use the following as repository in settings.gradle.
maven { url = uri("https://jitpack.io")}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants