Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Migartion from jCenter() to mavenCentral() #72

Open
HansCB opened this issue May 18, 2021 · 3 comments
Open

Migartion from jCenter() to mavenCentral() #72

HansCB opened this issue May 18, 2021 · 3 comments

Comments

@HansCB
Copy link

HansCB commented May 18, 2021

Is it possible to move the binarys to mavenCental()? JCenter will be shut down.

@frimtec
Copy link

frimtec commented May 18, 2021

Would be really great if swipe-button would be migrated.
Here details why: https://stackoverflow.com/questions/66400264/jcenter-is-at-end-of-life-android-lint-warning-what-is-the-replacement

@hiagodotme
Copy link

The repository seems to be abandoned =/

@hiagodotme
Copy link

Here's the solution I found for the problem. In your repositories add the repository maven { url 'https://jitpack.io' } after that you just put the package address in github. Example: implementation 'com.github.ebanx:swipe-button:0.8.3'

2021-07-19_19-10

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

No branches or pull requests

3 participants