Skip to content

Received status code 403 from server: Forbidden #31

Description

@jigar541patel

Could not GET 'https://dl.bintray.com/glomadrian/maven/com/github/shinelw/colorarcprogressbar/library/1.0.1/library-1.0.1.pom'. Received status code 403 from server: Forbidden
Disable Gradle 'offline mode' and sync project

My Code

Screenshot (119)

implementation 'com.github.shinelw.colorarcprogressbar:library:1.0.3'

allprojects {
repositories {
google()
jcenter()
maven { url 'https://jitpack.io' }
maven { url "https://dl.bintray.com/shinelw/maven" }
maven { url "https://jcenter.bintray.com" }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions