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

Please change Remote dependency ,Bintray server is out of service #16

Open
Rethen opened this issue May 20, 2021 · 10 comments
Open

Please change Remote dependency ,Bintray server is out of service #16

Rethen opened this issue May 20, 2021 · 10 comments

Comments

@Rethen
Copy link

Rethen commented May 20, 2021

image

@thanhtoan1196
Copy link

any updates?

@Rethen
Copy link
Author

Rethen commented May 25, 2021

any updates?

No, the developer has not responded

@Rethen
Copy link
Author

Rethen commented May 25, 2021

any updates?

I can only copy the code to my project

@thanhtoan1196
Copy link

@Rethen Me too but got an error on this line

implementation 'com.osbcp.cssparser:cssparser:1.5'

@Rethen
Copy link
Author

Rethen commented May 25, 2021

@Rethen Me too but got an error on this line

implementation 'com.osbcp.cssparser:cssparser:1.5'

This is the same problem

@Rethen
Copy link
Author

Rethen commented May 25, 2021

com.osbcp.cssparser:cssparser:1.5

https://mvnrepository.com/artifact/com.osbcp/cssparser/1.7

download,and implementation by local jar lib

@aguitto
Copy link
Contributor

aguitto commented May 25, 2021

Hi,
we are sorry but we can take care about this issue only later in these two weeks.

In the meanwhile we placed the .aar files in the repo, under the release directory.

Here you can find a guide how to use it https://stackoverflow.com/questions/24506648/adding-local-aar-files-to-gradle-build-using-flatdirs-is-not-working

cssparse is not a dependency handled by our team so we suggest to notice the developer about the issue.

Thank you for your support, we hope to fix this issue soon.

@Rethen
Copy link
Author

Rethen commented May 25, 2021

Hi,
we are sorry but we can take care about this issue only later in these two weeks.

In the meanwhile we placed the .aar files in the repo, under the release directory.

Here you can find a guide how to use it https://stackoverflow.com/questions/24506648/adding-local-aar-files-to-gradle-build-using-flatdirs-is-not-working

cssparse is not a dependency handled by our team so we suggest to notice the developer about the issue.

Thank you for your support, we hope to fix this issue soon.

This is great,Thank you for your effort

@bahaahany2019
Copy link

Hi,
we are sorry but we can take care about this issue only later in these two weeks.

In the meanwhile we placed the .aar files in the repo, under the release directory.

Here you can find a guide how to use it https://stackoverflow.com/questions/24506648/adding-local-aar-files-to-gradle-build-using-flatdirs-is-not-working

cssparse is not a dependency handled by our team so we suggest to notice the developer about the issue.

Thank you for your support, we hope to fix this issue soon.

Thanks

@JodliDev
Copy link

Hello
I saw that you uploaded 1.0.3 to github releases. Does that mean, that we should be able to use github as a repository with the help of jitpack.io?

I tried
implementation("com.github.SysdataSpA:SDHtmlTextView:1.0.3")
and having
repositories { maven { setUrl("https://jitpack.io") } }
in my build.gradle.kts

but this doesnt seem to work (just getting a generic "failed" error from gradle even though it seems to start downloading stuff)

Thanks for help :)

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

5 participants