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

update your library jcenter to mavenCentral #95

Open
fahimurrahman opened this issue Sep 19, 2021 · 2 comments
Open

update your library jcenter to mavenCentral #95

fahimurrahman opened this issue Sep 19, 2021 · 2 comments

Comments

@fahimurrahman
Copy link

Please change the host location from jcenter to mavenCentral. Because we cannot use your library. please solve it as soon as possible. so that we can user you library.

@fahimurrahman
Copy link
Author

Please change the host location from jcenter to mavenCentral. Because we cannot use your library. please solve it as soon as possible. so that we can user you library.

@fahimurrahman fahimurrahman reopened this Sep 19, 2021
@mcalvog
Copy link

mcalvog commented Jan 11, 2022

As a temporal solution, you can use this library with JitPack:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}
dependencies {
        implementation 'com.github.florent37:ViewTooltip:f79a8955ef'
}

Library version is based on the latest commit f79a8955ef.

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

2 participants