SDHtmlTextView icon indicating copy to clipboard operation
SDHtmlTextView copied to clipboard

Status Code 403 forbidden

Open ManojReddyCenturyLink opened this issue 3 years ago • 1 comments

Hi ,

I am trying to use the library in android studio but I am getting 403 status forbidden for htmlSpanner

Could not GET 'https://dl.bintray.com/sysdata/maven/it/sysdata/mobile/htmltextview/1.0.0/htmltextview-1.0.0.pom'. Received status code 403 from server: Forbidden

Thanks, Manoj

ManojReddyCenturyLink avatar Nov 19 '21 08:11 ManojReddyCenturyLink

I'm also facing the same issue..

> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve it.sysdata.mobile:htmltextview:1.0.0.
     Required by:
         project :app
      > Could not resolve it.sysdata.mobile:htmltextview:1.0.0.
         > Could not get resource 'https://dl.bintray.com/sysdata/maven/it/sysdata/mobile/htmltextview/1.0.0/htmltextview-1.0.0.pom'.
            > Could not GET 'https://dl.bintray.com/sysdata/maven/it/sysdata/mobile/htmltextview/1.0.0/htmltextview-1.0.0.pom'. Received status code 502 from server: Bad Gateway

khaleeljageer avatar Dec 24 '21 17:12 khaleeljageer